Papers › MAVL: A Multilingual Audio-Video Lyrics Dataset for Animated Song Translation

MAVL: A Multilingual Audio-Video Lyrics Dataset for Animated Song Translation

24 May 2025arXiv:2505.18614archive 2025-07-28

Woohyun Cho, Youngmin Kim, Sunghyun Lee, Youngjae Yu

Lyrics translation requires both accurate semantic transfer and preservation of musical rhythm, syllabic structure, and poetic style. In animated musicals, the challenge intensifies due to alignment with visual and auditory cues. We introduce Multilingual Audio-Video Lyrics Benchmark for Animated Song Translation (MAVL), the first multilingual, multimodal benchmark for singable lyrics translation. By integrating text, audio, and video, MAVL enables richer and more expressive translations than text-only approaches. Building on this, we propose Syllable-Constrained Audio-Video LLM with Chain-of-Thought SylAVL-CoT, which leverages audio-video cues and enforces syllabic constraints to produce natural-sounding lyrics. Experimental results demonstrate that SylAVL-CoT significantly outperforms text-based models in singability and contextual accuracy, emphasizing the value of multimodal, multilingual approaches for lyrics translation.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.18614")

Code

Syntology Ran 13 of 19 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

k1064190/MAVL officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 13 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

13ran
6unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jianfch/stable-ts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

as_vanilla jianfch/stable-ts/stable_whisper/whisper_compatibility.py found in paper text by Syntology ran MIT (permissive) · edd87e3d5219c886 · report
dfnet_audio jianfch/stable-ts/stable_whisper/audio/dfnet.py found in paper text by Syntology ran MIT (permissive) · a2906ebf1c03e2b2 · report
encode_video_comparison jianfch/stable-ts/stable_whisper/video_output.py found in paper text by Syntology ran MIT (permissive) · f0b041c207e1f563 · report
finalize_text jianfch/stable-ts/stable_whisper/text_output.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 88205be653cfa848 · report
get_func_parameters jianfch/stable-ts/stable_whisper/utils.py found in paper text by Syntology ran MIT (permissive) · 2f71dfac10f2811e · report
get_val jianfch/stable-ts/stable_whisper/default.py found in paper text by Syntology ran MIT (permissive) · 8c364004420fb08f · report
has_key jianfch/stable-ts/stable_whisper/default.py found in paper text by Syntology ran MIT (permissive) · 2cb0d3956bd3ca79 · report
isolate_useful_options jianfch/stable-ts/stable_whisper/utils.py found in paper text by Syntology ran MIT (permissive) · 9595a2a36e654ced · report
sec2hhmmss jianfch/stable-ts/stable_whisper/text_output.py found in paper text by Syntology ran MIT (permissive) · 1385e684ee00e274 · report
sec2milliseconds jianfch/stable-ts/stable_whisper/text_output.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 940741f0689b881e · report
set_get_val jianfch/stable-ts/stable_whisper/default.py found in paper text by Syntology ran MIT (permissive) · 6e5e6a677cc59eed · report
split_word_tokens jianfch/stable-ts/stable_whisper/timing.py found in paper text by Syntology ran MIT (permissive) · fa9a731acd304668 · report
str_to_valid_type jianfch/stable-ts/stable_whisper/utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 0c886f090ffcc1ab · report
find_alignment_stable jianfch/stable-ts/stable_whisper/timing.py found in paper text by Syntology unverified MIT (permissive) · 7b13c54749fcc4a8 · report
get_alignment_tokenizer jianfch/stable-ts/stable_whisper/alignment.py found in paper text by Syntology unverified MIT (permissive) · 50582ac3612eaa85 · report
get_tokenizer jianfch/stable-ts/stable_whisper/whisper_compatibility.py found in paper text by Syntology unverified MIT (permissive) · 8eb94fa43ead16a2 · report
get_valid_language jianfch/stable-ts/stable_whisper/whisper_compatibility.py found in paper text by Syntology unverified MIT (permissive) · 52e3fba663460cae · report
load_dfnet_model jianfch/stable-ts/stable_whisper/audio/dfnet.py found in paper text by Syntology unverified MIT (permissive) · 4a82dc494d002e7f · report
pop_empty_alignment jianfch/stable-ts/stable_whisper/timing.py found in paper text by Syntology unverified MIT (permissive) · 4d0397204f102619 · report

Tasks

RhythmTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

MAVL

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections