Instructions to use firstpixel/F5-TTS-pt-br with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use firstpixel/F5-TTS-pt-br 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
É possível de rodar o projeto utilizando o gradio UI original / Docker
#17
by acidente - opened
Alguém já conseguiu rodar essa versão no contexto do original? Que é possível rodar com comando como:
docker pull ghcr.io/swivid/f5-tts:main
docker run --rm -it --gpus all
--mount type=bind,source=E:\f5tts_cache,target=/root/.cache/huggingface/hub -p 7860:7860
ghcr.io/swivid/f5-tts:main `
f5-tts_infer-gradio --host 0.0.0.0