--- task_categories: - text-to-speech - automatic-speech-recognition - audio-to-audio - audio-classification - text-classification - text2text-generation - video-classification - summarization language: - en - ja pretty_name: Anim-400K size_categories: - 100K **[January 2024]** Anim-400K (v1) release.
**[January 2024]** Anim-400K (v1) accepted at ICASSP2024.
# Using the Data Use the Huggingface CLI/tools to download the data. The tar.gz files are provided as .tar.gz-part files, which need to be assembled before unzipping. This can be done following the instructions [here](https://askubuntu.com/questions/1179657/how-to-extract-tgz-part). # Citation If any part of our paper is helpful to your work, please cite with: ``` @inproceedings{cai2024anim400k, title={ANIM-400K: A Large-Scale Dataset for Automated End to End Dubbing of Video}, author={Cai, Kevin and Liu, Chonghua and Chan, David M.}, booktitle={ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, pages={1--5}, year={2024}, organization={IEEE} } ``` # Acknowledgements This repository, and data release model is modeled on that used by the [MAD](https://github.com/Soldelli/MAD) dataset.