myshell-ai / MeloTTS

High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
MIT License
4.49k stars 561 forks source link

Make training files parsable on windows #61

Open AWAS666 opened 6 months ago

AWAS666 commented 6 months ago

been experimenting on windows and this is basically what breaks it, not sure if just adding different encoding ruins it on other plattforms though...

also the "train.sh" script doesn't work, can just run it using torchrun train.py -c <config_path> --model <model_name>