DL-Art-School/codes/data/audio
James Betker 06c1093090 Remove collating from paired_voice_audio_dataset
This will now be done at the model level, which is more efficient
2022-01-06 10:29:39 -07:00
..
audio_with_noise_dataset.py
gpt_tts_dataset.py
gpt_tts_tokenizer.json Taking another stab at a BPE tokenizer 2021-12-30 13:41:24 -07:00
grand_conjoined_dataset.py Fix collating on by default on grand_conjoined 2022-01-01 10:30:15 -07:00
nv_tacotron_dataset.py
paired_voice_audio_dataset.py Remove collating from paired_voice_audio_dataset 2022-01-06 10:29:39 -07:00
unsupervised_audio_dataset.py Use torch resampler 2022-01-05 15:47:22 -07:00
voice_tokenizer.py wer update 2021-12-31 16:21:39 -07:00
wav_aug.py