Instructions to use marduk-ra/F5-TTS-German with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use marduk-ra/F5-TTS-German with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
NFE Steps
#3
by ThirdEye - opened
"NOTE: You can set the number of nfe steps to 64 to produce better quality sound."
How to do so?
In utils_infer.py
Thank you very much. Are there any sideffects/disadvantages when changing this value?
nfe:
8: useless
16: quick audio generation, poor but acceptable sound quality
32: default
64: good quality, double generation time as nfe stept 32
your model seems to have a better quality than the default (english) one. can you recommend an english finetune too?