lucasnewman/vocos-mlx
Implementation of 'Vocos: Closing the gap between time-domain and Fourier-based neural vocoders for high-quality audio synthesis', in MLX
This tool helps audio engineers and researchers generate high-quality audio from compressed representations. It takes either Mel spectrograms (a visual representation of sound frequencies over time) or EnCodec tokens (a type of audio compression data) as input and produces realistic, synthesized audio output. It's designed for anyone working with audio synthesis, voice generation, or audio restoration.
Used by 2 other packages. No commits in the last 6 months. Available on PyPI.
Use this if you need to convert abstract audio representations like Mel spectrograms or EnCodec tokens back into high-fidelity audio.
Not ideal if you are looking for a tool to perform audio recording, editing, or complex audio effects rather than synthesis.
Stars
24
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 30, 2024
Commits (30d)
0
Dependencies
4
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lucasnewman/vocos-mlx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for...
lucasnewman/nanospeech
A simple, hackable text-to-speech system in PyTorch and MLX
Tomiinek/Multilingual_Text_to_Speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing,...
keonlee9420/STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech...
jxzhanggg/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC