Vocos

Fast neural vocoder that predicts spectral coefficients and reconstructs audio via inverse STFT.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Instead of generating waveform samples directly in the time domain, Vocos predicts Fourier spectral coefficients and reconstructs audio through an inverse short-time Fourier transform, closing the quality gap between time-domain GAN vocoders and much faster frequency-domain synthesis. Single-pass generation makes it quick even on CPU. Two pretrained models on Hugging Face cover the main use cases: vocos-mel-24khz, a 13.5M parameter model trained for 1 million iterations on LibriTTS that decodes mel spectrograms, and vocos-encodec-24khz, a 7.9M parameter model trained on the DNS Challenge corpus that reconstructs audio from EnCodec tokens at multiple bandwidths. Installation is pip install vocos, with a train extra for reproducing models, and the library slots into Bark and other token-based TTS systems as a drop-in decoder. Gemelo AI released both code and weights under the MIT license, so commercial use is unrestricted, and the 2023 arXiv paper documents the architecture. The vocoder now appears as the decoder inside a range of open TTS and neural codec pipelines where inference speed matters as much as fidelity.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
MIT
Added
Jul 29, 2026

Related Tools

Featured

Free text-to-speech generator with multiple voices, accents, and languages. No signup required.

Beginner
5.0 (1)

Deep learning toolkit for text-to-speech synthesis

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Featured

CTranslate2-based Whisper with 4x faster transcription

Open SourceSelf HostedOffline
Easy
0.0 (0)

Universal neural vocoder from NVIDIA that converts mel spectrograms into waveforms up to 44 kHz.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

End-to-end Chinese and English spoken dialogue model from Zhipu AI with streaming speech output.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

Transformer-based text-to-audio model from Suno

Open SourceSelf HostedOfflineGPU 8GB+
Easy
0.0 (0)
Browse all Audio & Speech tools