How to use polish language F5 tts ?

#1
by ArkaDio81 - opened

How to use polish language F5 tts ?

When i trying its not using polish accents

Maybe it needs more fine-tuning or use better reference audio.

But how to use it? where to copy this file, how I can know it using your model and not the standard ?

You need to replace model in directory users/username/.cache/huggingface/hub or edit infer.py file

On the GUI, there is a radio button, and if you select Custom, there are two lists: MODEL CKPT and VOCAB FILE. Here, you can enter paths.

Is it just me or does he not recognize Polish letters?
By the way, the first time I approached F5, there were only two languages, how did you train the Polish model?

It only recognises lowercase letters sorry you need to use better tokenizer not only chars. U can use ipa tokenizer and espeak-ng and train multilingual tts. It's just a test model.

Sign up or log in to comment