TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
☆3,994Jul 5, 2024Updated last year
Alternatives and similar repositories for TensorFlowTTS
Users that are interested in TensorFlowTTS are comparing it to the libraries listed below
Sorting:
- TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subw…☆1,005Jun 11, 2025Updated 9 months ago
- Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)☆10,122Nov 9, 2023Updated 2 years ago
- Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch☆1,637Apr 22, 2024Updated last year
- 🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.☆1,161May 3, 2024Updated last year
- WaveRNN Vocoder + TTS☆2,179Jul 2, 2022Updated 3 years ago
- An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"☆2,159Oct 27, 2023Updated 2 years ago
- End-to-End Speech Processing Toolkit☆9,755Mar 5, 2026Updated last week
- The Implementation of FastSpeech based on pytorch.☆880Jul 6, 2023Updated 2 years ago
- A Generative Flow for Text-to-Speech via Monotonic Alignment Search☆704Jul 12, 2022Updated 3 years ago
- This repository is a collection of TTS Models in TFLite☆201Feb 12, 2021Updated 5 years ago
- HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis☆2,324Jul 27, 2024Updated last year
- DeepMind's Tacotron-2 Tensorflow implementation☆2,318Jul 6, 2023Updated 2 years ago
- List of speech synthesis papers.☆1,068Jul 24, 2023Updated 2 years ago
- Tacotron 2 - PyTorch implementation with faster-than-realtime inference☆5,304Jun 12, 2024Updated last year
- An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing, code-switching, and voice cloning.☆844Oct 10, 2023Updated 2 years ago
- A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)☆2,989Jul 6, 2023Updated 2 years ago
- Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.☆229Aug 17, 2020Updated 5 years ago
- MelGAN vocoder (compatible with NVIDIA/tacotron2)☆650Oct 3, 2020Updated 5 years ago
- ☆262Dec 8, 2022Updated 3 years ago
- A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset☆361Dec 24, 2021Updated 4 years ago
- Implementation of "Duration Informed Attention Network for Multimodal Synthesis" paper in PyTorch.☆184Aug 12, 2020Updated 5 years ago
- VCTK multi-speaker tacotron for ICASSP 2020☆266Mar 29, 2022Updated 3 years ago
- Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing t…☆866Jul 22, 2023Updated 2 years ago
- Efficient neural speech synthesis☆1,207Sep 21, 2024Updated last year
- GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis☆1,037Aug 28, 2023Updated 2 years ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)