silero webui
1.0.0
Antarmuka browser berdasarkan perpustakaan Gradio untuk 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
Anda juga dapat menjalankan dengan yang disertakan
tts_preprocessor.py dan beberapa kode di app.py : https://github.com/oobabooga/text-generation-webui/tree/main/extensions/silero_ttsapp.py : https://github.com/facebookResearch/Audiocraft