{"data":{"slug":"rsxdalv-tts-webui","name":"TTS-WebUI","tagline":"A single Gradio + React WebUI with extensions for ACE-Step, OmniVoice, Kimi Audio, Piper TTS, GPT-SoVITS, CosyVoice, XTTSv2, DIA, Kokoro, OpenVoice, ParlerTTS, Stable Audio, MMS, StyleTTS2, MAGNet, Au","github_url":"https://github.com/rsxdalv/TTS-WebUI","owner":"rsxdalv","repo":"TTS-WebUI","owner_avatar_url":"https://avatars.githubusercontent.com/u/6757283?v=4","primary_language":"TypeScript","stars":3194,"forks":325,"topics":["ace-step","ai","audio-generation","cosyvoice","generative-ai","generator","gradio","music","musicgen","openai-api","openvoice","rvc","styletts2","text-to-speech","tortoise-tts","tts","vocos"],"archived":false,"github_pushed_at":"2026-07-06T10:30:56+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/rsxdalv-tts-webui","markdown_url":"https://www.graphcanon.com/tools/rsxdalv-tts-webui.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rsxdalv-tts-webui","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rsxdalv-tts-webui","description":"A single Gradio + React WebUI with extensions for ACE-Step, OmniVoice, Kimi Audio, Piper TTS, GPT-SoVITS, CosyVoice, XTTSv2, DIA, Kokoro, OpenVoice, ParlerTTS, Stable Audio, MMS, StyleTTS2, MAGNet, AudioGen, MusicGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, and Bark!","homepage_url":"http://TTSWebUI.com/","license":"MIT","open_issues":107,"watchers":43,"ai_summary":null,"readme_excerpt":"### Manual installation\n\nPrerequisites:\n* git\n* Python 3.10 or 3.11 (3.12 not supported yet)\n* PyTorch\n* ffmpeg (with vorbis support)\n* (Optional) NodeJS 22.9.0 for React UI\n* SQLite (bundled with Python) for database support\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/rsxdalv/tts-webui.git\n   cd tts-webui\n   ```\n2. Install required packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Run the server:\n   ```bash\n   python server.py --no-react\n   ```\n\n4. For React UI:\n   ```bash\n   cd react-ui\n   npm install\n   npm run build\n   cd ..\n   python server.py\n   ```\n\nFor detailed manual installation instructions, please refer to the [Manual Installation Guide](./documentation/manual_installation.md).\n\n---\n\n### Docker Setup\n\ntts-webui can also be ran inside of a Docker container. Using CUDA inside of docker requires [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html). To get started, pull the image from GitHub Container Registry:\n\n```\ndocker pull ghcr.io/rsxdalv/tts-webui:main\n```\n\nOnce the image has been pulled it can be started with Docker Compose:\nThe ports are 7770 (env:TTS_PORT) for the Gradio backend and 3000 (env:UI_PORT) for the React front end.\n\n```\ndocker compose up -d\n```\n\nThe container will take some time to generate the first output while models are downloaded in the background. The status of this download can be verified by checking the container logs:\n\n```\ndocker logs tts-webui\n```\n\n#### Building the image yourself\nIf you wish to build your own docker container, you can use the included Dockerfile:\n\n```\ndocker build -t tts-webui .\n```\nPlease note that the docker-compose needs to be edited to use the image you just built.","github_created_at":"2023-04-27T18:32:26+00:00","created_at":"2026-07-11T12:07:54.505368+00:00","updated_at":"2026-07-11T12:07:59.704174+00:00","categories":[{"slug":"model-training","name":"Model Training","url":"https://www.graphcanon.com/categories/model-training","markdown_url":"https://www.graphcanon.com/categories/model-training.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/model-training"},{"slug":"speech-audio","name":"Speech & Audio","url":"https://www.graphcanon.com/categories/speech-audio","markdown_url":"https://www.graphcanon.com/categories/speech-audio.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/speech-audio"},{"slug":"computer-vision","name":"Computer Vision","url":"https://www.graphcanon.com/categories/computer-vision","markdown_url":"https://www.graphcanon.com/categories/computer-vision.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/computer-vision"}],"tags":[{"slug":"audio-generation","name":"audio-generation"},{"slug":"generator","name":"generator"},{"slug":"music","name":"music"},{"slug":"ai","name":"ai"},{"slug":"cosyvoice","name":"cosyvoice"},{"slug":"ace-step","name":"ace-step"},{"slug":"generative-ai","name":"generative-ai"},{"slug":"gradio","name":"gradio"}],"trust":{"provenance":{"is_fork":false,"github_id":633546245,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-07-11T12:07:55.171Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":5,"days_since_push":5,"last_release_at":"2026-05-14T21:32:26Z"},"security_summary":{"status":"findings","scanner":"osv@v1","low_count":20,"high_count":0,"last_scan_at":"2026-07-11T12:07:56.558Z","medium_count":0,"scan_profile":"deps","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-07-11T12:07:56.167Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-07-11T12:07:56.167Z","managed_saas":false},"has_cli":{"value":true,"source":"pyproject.toml:[project.scripts]","observed_at":"2026-07-11T12:07:56.167Z"},"languages":{"value":["typescript","python"],"source":"github.language+pyproject.toml","observed_at":"2026-07-11T12:07:56.167Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-07-11T12:07:56.167Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-07-11T12:07:56.167Z"}}}}