hcy71o/AutoVocoder
Autovocoder: Fast Waveform Generation from a Learned Speech Representation using Differentiable Digital Signal Processing
This project helps speech researchers and audio engineers quickly generate high-quality speech waveforms. You provide a learned speech representation, and it outputs realistic spoken audio. This is ideal for those working on speech synthesis, voice cloning, or similar audio generation tasks.
No commits in the last 6 months.
Use this if you need to rapidly convert compressed speech information into audible human speech with state-of-the-art efficiency.
Not ideal if you're looking for a complete text-to-speech solution or a tool for general audio editing.
Stars
71
Forks
13
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/hcy71o/AutoVocoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
fatchord/WaveRNN
WaveRNN Vocoder + TTS
shangeth/wavencoder
WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation,...
rishikksh20/iSTFTNet-pytorch
iSTFTNet : Fast and Lightweight Mel-spectrogram Vocoder Incorporating Inverse Short-time Fourier...
seungwonpark/melgan
MelGAN vocoder (compatible with NVIDIA/tacotron2)