myshell-ai / MeloTTS

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

korean_bert file not found #149

Open Leechanhee123 opened 1 week ago

Leechanhee123 commented 1 week ago

Hello, I have a question. When I checked the code, there was only the Korean_bert.py file, and when I checked the get_bert_feature function in korean.py , I found that I received the return value with the Japanese_bert file. Is it possible to learn using the Korean_bert file instead? The error keeps occurring because the butt file is not generated, or do I have to create a separate Korean_bert file to learn? I have completed the pre-processing and metadata of the current dataset by looking at the exam, but there are continuous problems in the learning part, so I asked you. Thank you.