so,is there a script for downloading audio url list?
#3
by
ZBW
- opened
in git repo, It seems that no relevant scripts
yes.. I don't know how to download these audio and video
The authors have released a packaged named 'Emilia-pipe' that does all of this to the audio:
- Standardization:Audio normalization
- Source Separation: Long audio -> Long audio without BGM
- Speaker Diarization: Get medium-length single-speaker speech data
- Fine-grained Segmentation by VAD: Get 3-30s single-speaker speech segments
- ASR: Get transcriptions of the speech segments
- Filtering: Obtain the final processed dataset
It's in this git repo https://github.com/open-mmlab/Amphion/tree/main/preprocessors/Emilia
Looks like we're going to have to write our own download script.
Hi guys, I am sorry downloading scripts are not allowed to be open-sourced.
HarryHe
changed discussion status to
closed