HAKORADev/VODER
Voice Operation and Design Engine with Reproduction capabilities
Supports speech-to-text, text-to-speech, voice cloning, and music generation through six processing modes (STT+TTS, TTS, TTS+VC, STS, TTM, TTM+VC) built on Whisper, Qwen3-TTS, Seed-VC, and ACE-Step models. Features a dialogue editor for multi-character audio creation (podcasts, audiobooks) with optional auto-generated background music, plus both GUI and CLI interfaces. Runs entirely offline with no API dependencies, deployable in Google Colab or locally with FFmpeg.
116 stars.
Stars
116
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/HAKORADev/VODER"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shangeth/wavencoder
WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation,...
fatchord/WaveRNN
WaveRNN Vocoder + TTS
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)
rishikksh20/iSTFTNet-pytorch
iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier...