-
I'm very new to training a tts model, sorry in advanced if I'm asking dumb questions. Currently I'm working on a language in Taiwan called Taigi. The language looks like this: And I've prepared the json just fine, but the yaml config file needs a tokenizer which Nemo doesn't support this language. Btw I did come across a post, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can create your own tokenizer - see the tutorial https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/ASR_CTC_Language_Finetuning.ipynb |
Beta Was this translation helpful? Give feedback.
You can create your own tokenizer - see the tutorial https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/ASR_CTC_Language_Finetuning.ipynb