mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-20 15:20:39 -07:00
- Added support for TTS providers in the backend, including endpoints for listing, starting, stopping, and downloading providers. - Enhanced the release workflow to build and upload TTS provider binaries for both Windows and Linux platforms. - Updated the architecture documentation to reflect the new provider system and its benefits for modularity and user experience. - Introduced a new `ProviderSettings` component in the frontend for managing provider configurations.
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
torch>=2.0.0
|
|
transformers>=4.30.0
|
|
qwen-tts>=0.1.0
|
|
fastapi>=0.100.0
|
|
uvicorn>=0.23.0
|
|
soundfile>=0.12.0
|
|
numpy>=1.24.0
|
|
librosa>=0.10.0
|