Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

About audio files #16

Open
andyzgj opened this issue Feb 25, 2022 · 1 comment
Open

About audio files #16

andyzgj opened this issue Feb 25, 2022 · 1 comment

Comments

@andyzgj
Copy link

andyzgj commented Feb 25, 2022

Hi, I downloaded the dataset and the format of all audio files are m4a.
But the code in audioVisual_dataset used "wavfile.read()" directly.
Does that mean I have to convert the audio files from m4a to wav by myself?
Or may be I miss something important?

@dengyuanjie
Copy link

You can use 'ffmpeg' command to convert the audio files.
https://github.com/clovaai/voxceleb_trainer/blob/master/dataprep.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants