-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
FastDiff/modules/FastDiff/config/FastDiff_libritts.yaml
Lines 1 to 7 in c954758
| base_config: | |
| - ./base.yaml | |
| audio_sample_rate: 22050 | |
| raw_data_dir: 'data/raw/LibriTTS' | |
| processed_data_dir: 'data/processed/LibriTTS' | |
| binary_data_dir: 'data/binary/LibriTTS' |
The sampling rate of the LibriTTS dataset is 24,000 Hz, why is it 22,050 Hz in the configuration file?
Metadata
Metadata
Assignees
Labels
No labels