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
Onde coloca o modelo .pt?
#5
by ssstylusss - opened
já procurei e tentei várias pastas e nenhuma funcionou.
Se puderem me ajudar ficarei muito grato!
pt é usado para treinamento, possui checkpoints, use o safetensors
pode colocar em qualquer lugar, só precisa especificar no model_path, se estiver usando a AgentF5TTSChunked.py
model_path = "./F5-TTS/ckpts/pt-br/model_last.safetensors"
