rsxdalv / extension_f5_tts

MIT License
0 stars 0 forks source link

Add custom model selection #1

Open mykeehu opened 2 weeks ago

mykeehu commented 2 weeks ago

New models for the F5-TTS are constantly being released, for a variety of languages (ex.: https://huggingface.co/sarpba/F5-TTS-Hun/blob/main/hun_v3/model_270000_hun_v3.pt) . I don't want to have to rewrite the code all the time, so it would be nice if a custom HF model (pt/safetensor) downloader and a model selector were included in this extension.

rsxdalv commented 2 weeks ago

Interesting, thanks for the info!

mykeehu commented 2 weeks ago

The vocab.txt file may also need a unique path, because in this repo it had to be replaced because of the special Hungarian accented letters: https://huggingface.co/sarpba/F5-TTS-Hun/tree/main/hun_v4