silero webui
1.0.0
Una interfaz de navegador basada en la biblioteca Gradio para Silero TTS.

# Clone
git clone https://github.com/GhostNaN/silero-webui
cd silero-webui
# Create venv
python -m venv venv
source venv/bin/activate
# Install requirements
pip install -r requirements.txt
# Run app
python app.py
También puedes ejecutar con el incluido
tts_preprocessor.py y algún código en app.py : https://github.com/oobabooga/text-generation-webui/tree/main/extensions/silero_ttsapp.py : https://github.com/facebookresearch/audiocraft