open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.41k stars 373 forks source link

[BUG]: Typos in TTA task #158

Closed fpicetti closed 5 months ago

fpicetti commented 5 months ago

Spotted the following typos, can you please correct vaild to valid?

https://github.com/open-mmlab/Amphion/blob/58dc8707dec735fdb381d351fc123bec9242b204/egs/tta/autoencoderkl/exp_config_base.json#L9

https://github.com/open-mmlab/Amphion/blob/58dc8707dec735fdb381d351fc123bec9242b204/egs/tta/audioldm/exp_config_base.json#L9

HeCheng0625 commented 5 months ago

Sure! We will fix it.

fpicetti commented 5 months ago

Thank you, closing this.