Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch
☆684Oct 1, 2024Updated last year
Alternatives and similar repositories for voicebox-pytorch
Users that are interested in voicebox-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of Spear-TTS - multi-speaker text-to-speech attention network, in Pytorch☆277Oct 30, 2023Updated 2 years ago
- The Open Source Code of UniAudio☆604Jul 22, 2024Updated last year
- [ICASSP 2024] This is the official code for "VoiceFlow: Efficient Text-to-Speech with Rectified Flow Matching"☆372Sep 3, 2024Updated last year
- Implementation of Meta-Voicebox : The first generative AI model for speech to generalize across tasks with state-of-the-art performance.☆593Jun 19, 2023Updated 2 years ago
- Implementation of Natural Speech 2, Zero-shot Speech and Singing Synthesizer, in Pytorch☆1,335Sep 24, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch☆516Dec 20, 2025Updated 4 months ago
- Unofficial implementation of NVIDIA P-Flow TTS paper☆229Dec 24, 2024Updated last year
- unofficial vits2-TTS implementation in pytorch☆548Mar 28, 2024Updated 2 years ago
- [ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching☆1,295Apr 27, 2026Updated last week
- The open source code for SimpleSpeech series☆144Oct 8, 2024Updated last year
- Train the next generation of TTS systems.☆170Sep 13, 2024Updated last year
- ZMM-TTS: Zero-shot Multilingual and Multispeaker Speech Synthesis Conditioned on Self-supervised Discrete Speech Representations☆183Mar 6, 2024Updated 2 years ago
- DEX-TTS: Diffusion-based EXpressive TTS with Style Modeling on Time Variability☆108Jan 17, 2025Updated last year
- Next-generation TTS model using flow-matching and DiT, inspired by Stable Diffusion 3☆436Sep 13, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Official Pytorch Implementation for "DDDM-VC: Decoupled Denoising Diffusion Models with Disentangled Representation and Prior Mixup for V…☆243Jul 31, 2024Updated last year
- Training code for FAcodec presented in NaturalSpeech3☆240Aug 26, 2024Updated last year
- VoiceLDM: Text-to-Speech with Environmental Context☆192Aug 9, 2024Updated last year
- FunCodec is a research-oriented toolkit for audio quantization and downstream applications, such as text-to-speech synthesis, music gener…☆443Jan 25, 2024Updated 2 years ago
- This is the code for the SpeechTokenizer presented in the SpeechTokenizer: Unified Speech Tokenizer for Speech Language Models. Samples a…☆655Jun 9, 2024Updated last year
- Audio Codec Speech processing Universal PERformance Benchmark☆301Apr 1, 2026Updated last month
- Pytorch implementation of BigVSAN☆202Dec 9, 2025Updated 4 months ago
- Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch