3 Commits

Author SHA1 Message Date
Li Peng
b29ab59cce Fix bugs introduced by previous commits
Along with reformatting to pass black lint.

- egs/libritts/ASR/zipformer/train.py
- egs/libritts/CODEC/encodec/encodec.py
- egs/ljspeech/TTS/vits/vits.py
- egs/wenetspeech4tts/TTS/valle/train.py
2024-12-03 14:37:14 +08:00
Li Peng
30ba83a7b2 Replace with autocast(...) with with autocast("cuda", ...) 2024-11-28 18:28:26 +08:00
zr_jin
e8b6b920c0
A LibriTTS recipe on both ASR & Neural Codec Tasks (#1746)
* added ASR & CODEC recipes for LibriTTS corpus
2024-10-21 11:30:14 +08:00