Skip to content

GhostNaN/silero-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silero web UI

A browser interface based on Gradio library for Silero TTS.

Preview

Installation and Running

# 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

You can also run with the included shell script

Acknowledgments

About

Silero TTS web UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published