voice-pro
Gradio WebUI for TTS and voice cloning with audio processing capabilities
GraphCanon updated 3w · GitHub synced 3w · 30 views this month
Decision brief
Voice-Pro utilizes Gradio WebUI to offer TTS engines, zero-shot voice cloning, audio processing tools, with YouTube downloading and vocal isolation features.
Good fit when
- For multilingual audiobook creation with integrated translation capabilities
- When robust podcast editing requiring speech-to-text transcription is essential
Avoid when
- For users prioritizing a fully offline experience due to the need for internet access during model download and use
- If only basic speech synthesis without advanced voice cloning or audio processing is required, as Voice-Pro supports more complex workflows
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (16d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install voice-pro PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository hosts Voice-Pro, a Gradio web interface that consolidates multiple text-to-speech (TTS) engines, zero-shot voice cloning models, and advanced audio processing tools like Whisper for speech recognition, YouTube content downloading via yt-dlp, and Demucs for vocal isolation. It supports functionalities such as audiobook creation, podcast editing, multilingual translation, and transcription.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 29, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 29, 2026)
- First run downloads uv + Python 3.12 and installs all dependencies from the lockfile (minutes, not hours), then downSource link
Tags
README
💻 System Requirements
- OS: Windows 10/11 (64-bit), Linux, Mac (Apple Silicon)
- GPU: NVIDIA GPU with a recent driver (>= 570 recommended; RTX 50-series supported). CUDA Toolkit installation is NOT required.
- VRAM: 4GB+ (8GB+ preferred)
- RAM: 4GB+
- Storage: 20GB+ free space
- Internet: Required
📀 Installation
Install Voice-Pro with ease using configure.bat and start.bat (use configure.sh and start.sh on Mac/Linux).
2. Install & Run
- 🚀 configure.bat (optional)
- Sets up git and ffmpeg system-wide (CUDA Toolkit / Visual Studio are no longer needed)
- Requires administrator rights; run once
- No admin rights? Skip it — start.bat downloads a portable ffmpeg automatically
- 🚀 start.bat
- Launches Voice-Pro WebUI
- First run downloads uv + Python 3.12 and installs all dependencies from the lockfile (minutes, not hours), then downloads AI models (~10GB — this is the slow part)
- GPU/CPU is auto-detected; override with the
GPU_CHOICEenvironment variable (G=NVIDIA,C=CPU) or by deletinginstaller_files\gpu_choice.txt - Retry after deleting installer_files if issues arise
Cost Calculation Details
- Maestra: Premium Plan ($158/month, 1200 credits). 60-min video: 60 credits (subtitles) + 60 credits (translation) + 60 credits (dubbing) = 180 credits. Cost = (180/1200) * $158 = $23.70.
- Kapwing: Pro plan (~$24/month, limited minutes). Estimated $0.50~$0.67/min for subtitles+translation+dubbing (based on per-minute pricing trends). 60-min cost: $30~$40. Exact pricing requires confirmation.
- VEED.IO: Pro plan (~$24/month). Subtitles+translation estimated at $0.40~$0.60/min. No TTS, so partial processing. 60-min cost: $24~$36. Confirm at veed.io.
- HappyScribe: Pay-as-you-go (~$0.20/min transcription, $0.20/min translation, $0.20/min dubbing). 60-min cost: $36~$48 (assuming combined services). Confirm at happyscribe.com.
- Sonix: Standard plan (~$10/hour transcription, additional for translation/dubbing). Estimated $0.50~$0.67/min total. 60-min cost: $30~$40. Confirm at sonix.ai.
- Descript: Creator plan (~$24/month, limited hours). Estimated $0.60~$0.80/min for subtitles+translation+dubbing. 60-min cost: $36~$48. Confirm at descript.com.
- AppTek: Custom pricing for enterprise. No public per-minute rates. Contact apptek.ai for quotes.
- Transkriptor: Pay-as-you-go ($0.05~$0.10/min transcription, similar for translation). No TTS, so partial processing. 60-min cost: $12~$18. Confirm at transkriptor.com.
For agents
This page has a .md twin and JSON over the API.