silero webui
1.0.0
シレロ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
含めて実行することもできます
tts_preprocessor.pyおよびapp.pyのいくつかのコード:https://github.com/oobabooga/text-generation-webui/tree/main/extensions/silero_ttsapp.pyの他のコードの場合:https://github.com/facebookresearch/audiocraft