Instructions to use marcosremar2/tts-service-standalone with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use marcosremar2/tts-service-standalone 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
TTS Service Standalone
Serviço gRPC standalone para Text-to-Speech (TTS) com suporte a múltiplos engines.
Características
🎙️ Múltiplos Engines TTS:
- F5-TTS com voz Venus (clonagem de voz)
- Edge TTS (Microsoft)
- gTTS (Google)
🔌 Arquitetura gRPC para comunicação eficiente
🐍 Ambiente Python isolado para evitar conflitos
🇧🇷 Suporte completo para Português (PT-BR)
Instalação
git clone https://huggingface.co/marcosremar2/tts-service-standalone
cd tts-service-standalone
./install.sh
Uso
# Iniciar servidor
./start.sh
# Testar
python test_client.py --port 50052
# Parar servidor
./stop.sh
Estrutura
engines/- Implementações dos engines TTSproto/- Definições Protocol Bufferstest_output/- Áudios de teste geradosmain.py- Servidor gRPC principal
Voz Venus
Este serviço inclui suporte para a voz Venus do F5-TTS, uma voz de alta qualidade em português brasileiro.
Licença
Apache 2.0
- Downloads last month
- -