All Projects → Tacotron_pytorch → Similar Projects or Alternatives

157 Open source projects that are alternatives of or similar to Tacotron_pytorch

Tacotron pytorch
PyTorch implementation of Tacotron speech synthesis model.
Stars: ✭ 242 (+1916.67%)
Mutual labels:  speech-synthesis, tacotron
Xva Synth
Machine learning based speech synthesis Electron app, with voices from specific characters from video games
Stars: ✭ 136 (+1033.33%)
Mutual labels:  speech-synthesis, tacotron
Tacotron2
A PyTorch implementation of Tacotron2, an end-to-end text-to-speech(TTS) system described in "Natural TTS Synthesis By Conditioning Wavenet On Mel Spectrogram Predictions".
Stars: ✭ 43 (+258.33%)
Mutual labels:  speech-synthesis, tacotron
Wavernn
WaveRNN Vocoder + TTS
Stars: ✭ 1,636 (+13533.33%)
Mutual labels:  speech-synthesis, tacotron
Tacotron 2
DeepMind's Tacotron-2 Tensorflow implementation
Stars: ✭ 1,968 (+16300%)
Mutual labels:  speech-synthesis, tacotron
Expressive tacotron
Tensorflow Implementation of Expressive Tacotron
Stars: ✭ 192 (+1500%)
Mutual labels:  speech-synthesis, tacotron
Comprehensive-Tacotron2
PyTorch Implementation of Google's Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions. This implementation supports both single-, multi-speaker TTS and several techniques to enforce the robustness and efficiency of the model.
Stars: ✭ 22 (+83.33%)
Mutual labels:  speech-synthesis, tacotron
Tacotron Pytorch
A Pytorch Implementation of Tacotron: End-to-end Text-to-speech Deep-Learning Model
Stars: ✭ 104 (+766.67%)
Mutual labels:  speech-synthesis, tacotron
mimic2
Text to Speech engine based on the Tacotron architecture, initially implemented by Keith Ito.
Stars: ✭ 537 (+4375%)
Mutual labels:  speech-synthesis, tacotron
Tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
Stars: ✭ 2,581 (+21408.33%)
Mutual labels:  speech-synthesis, tacotron
tacotron2
Pytorch implementation of "Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions", ICASSP, 2018.
Stars: ✭ 17 (+41.67%)
Mutual labels:  speech-synthesis, tacotron
Neural-HMM
Neural HMMs are all you need (for high-quality attention-free TTS)
Stars: ✭ 69 (+475%)
Mutual labels:  speech-synthesis
deep-learning-german-tts
Thorsten-Voice: A free to use, offline working, high quality german TTS voice should be available for every project without any license struggling.
Stars: ✭ 268 (+2133.33%)
Mutual labels:  speech-synthesis
sova-tts-tps
NLP-preprocessor for the SOVA-TTS project
Stars: ✭ 44 (+266.67%)
Mutual labels:  speech-synthesis
QPPWG
Quasi-Periodic Parallel WaveGAN Pytorch implementation
Stars: ✭ 41 (+241.67%)
Mutual labels:  speech-synthesis
talkie
Text-to-speech browser extension button. Select text on any web page, and have the computer read it out loud for you by simply clicking the Talkie button.
Stars: ✭ 43 (+258.33%)
Mutual labels:  speech-synthesis
Voice2Mesh
CVPR 2022: Cross-Modal Perceptionist: Can Face Geometry be Gleaned from Voices?
Stars: ✭ 67 (+458.33%)
Mutual labels:  speech-synthesis
VAENAR-TTS
PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.
Stars: ✭ 66 (+450%)
Mutual labels:  speech-synthesis
AmazonSpeechTranslator
End-to-end Solution for Speech Recognition, Text Translation, and Text-to-Speech for iOS using Amazon Translate and Amazon Polly as AWS Machine Learning managed services.
Stars: ✭ 50 (+316.67%)
Mutual labels:  speech-synthesis
klatt-syn
Klatt formant synthesizer
Stars: ✭ 18 (+50%)
Mutual labels:  speech-synthesis
speechrec
a simple speech recognition app using the Web Speech API Interfaces
Stars: ✭ 18 (+50%)
Mutual labels:  speech-synthesis
Cross-Speaker-Emotion-Transfer
PyTorch Implementation of ByteDance's Cross-speaker Emotion Transfer Based on Speaker Condition Layer Normalization and Semi-Supervised Training in Text-To-Speech
Stars: ✭ 107 (+791.67%)
Mutual labels:  speech-synthesis
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (+333.33%)
Mutual labels:  speech-synthesis
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (+1216.67%)
Mutual labels:  speech-synthesis
ppg-vc
PPG-Based Voice Conversion
Stars: ✭ 154 (+1183.33%)
Mutual labels:  speech-synthesis
TensorVox
Desktop application for neural speech synthesis written in C++
Stars: ✭ 140 (+1066.67%)
Mutual labels:  speech-synthesis
open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
Stars: ✭ 841 (+6908.33%)
Mutual labels:  speech-synthesis
StyleSpeech
Official implementation of Meta-StyleSpeech and StyleSpeech
Stars: ✭ 161 (+1241.67%)
Mutual labels:  speech-synthesis
AdaSpeech
AdaSpeech: Adaptive Text to Speech for Custom Voice
Stars: ✭ 108 (+800%)
Mutual labels:  speech-synthesis
YourTTS
YourTTS: Towards Zero-Shot Multi-Speaker TTS and Zero-Shot Voice Conversion for everyone
Stars: ✭ 217 (+1708.33%)
Mutual labels:  speech-synthesis
tacotron2
Multispeaker & Emotional TTS based on Tacotron 2 and Waveglow
Stars: ✭ 102 (+750%)
Mutual labels:  tacotron
spoken-word
Spoken Word
Stars: ✭ 46 (+283.33%)
Mutual labels:  speech-synthesis
FCH-TTS
A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已测试)。
Stars: ✭ 154 (+1183.33%)
Mutual labels:  tacotron
Fre-GAN-pytorch
Fre-GAN: Adversarial Frequency-consistent Audio Synthesis
Stars: ✭ 73 (+508.33%)
Mutual labels:  speech-synthesis
ml-with-audio
HF's ML for Audio study group
Stars: ✭ 104 (+766.67%)
Mutual labels:  speech-synthesis
ExtensibleTTS-PyTorch
An extensible speech synthesis system, build with PyTorch and the original code is from r9y9's https://github.com/r9y9/nnmnkwii_gallery
Stars: ✭ 25 (+108.33%)
Mutual labels:  speech-synthesis
few-shot-transformer-tts
Byte-based multilingual transformer TTS for low-resource/few-shot language adaptation.
Stars: ✭ 60 (+400%)
Mutual labels:  speech-synthesis
ExpressiveTacotron
This repository provides a multi-mode and multi-speaker expressive speech synthesis framework, including multi-attentive Tacotron, DurIAN, Non-attentive Tacotron, GST, VAE, GMVAE, and X-vectors for building prosody encoder.
Stars: ✭ 51 (+325%)
Mutual labels:  tacotron
MediumVC
Any-to-any voice conversion using synthetic specific-speaker speeches as intermedium features
Stars: ✭ 46 (+283.33%)
Mutual labels:  speech-synthesis
Sinsy-NG
(discontinued) 🎵The Formant-Based All Language Singing Voice Syntheis System: Sinsy-NG
Stars: ✭ 15 (+25%)
Mutual labels:  speech-synthesis
Zero-Shot-TTS
Unofficial Implementation of Zero-Shot Text-to-Speech for Text-Based Insertion in Audio Narration
Stars: ✭ 33 (+175%)
Mutual labels:  speech-synthesis
editts
Official implementation of EdiTTS: Score-based Editing for Controllable Text-to-Speech
Stars: ✭ 74 (+516.67%)
Mutual labels:  speech-synthesis
vietTTS
Vietnamese Text to Speech library
Stars: ✭ 78 (+550%)
Mutual labels:  tacotron
Tacotron2-PyTorch
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.
Stars: ✭ 118 (+883.33%)
Mutual labels:  tacotron
LVCNet
LVCNet: Efficient Condition-Dependent Modeling Network for Waveform Generation
Stars: ✭ 67 (+458.33%)
Mutual labels:  speech-synthesis
Khronos
The open source intelligent personal assistant
Stars: ✭ 25 (+108.33%)
Mutual labels:  speech-synthesis
TTS tf
WIP Tensorflow implementation of https://github.com/mozilla/TTS
Stars: ✭ 14 (+16.67%)
Mutual labels:  tacotron
SingleVC
Any-to-one voice conversion using the data augment strategy: pitch shifted and duration remained.
Stars: ✭ 25 (+108.33%)
Mutual labels:  speech-synthesis
web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services Bing Speech for both speech-to-text and text-to-speech service.
Stars: ✭ 35 (+191.67%)
Mutual labels:  speech-synthesis
TinyCog
Small Robot, Toy Robot platform
Stars: ✭ 29 (+141.67%)
Mutual labels:  speech-synthesis
Expressive-FastSpeech2
PyTorch Implementation of Non-autoregressive Expressive (emotional, conversational) TTS based on FastSpeech2, supporting English, Korean, and your own languages.
Stars: ✭ 139 (+1058.33%)
Mutual labels:  speech-synthesis
vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
Stars: ✭ 1,604 (+13266.67%)
Mutual labels:  speech-synthesis
Meta-TTS
Official repository of https://arxiv.org/abs/2111.04040v1
Stars: ✭ 69 (+475%)
Mutual labels:  speech-synthesis
MelNet-SpeechGeneration
Implementation of MelNet in PyTorch to generate high-fidelity audio samples
Stars: ✭ 19 (+58.33%)
Mutual labels:  speech-synthesis
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (+125%)
Mutual labels:  speech-synthesis
audioslides.io
Use Amazon Polly, Google Slides and FFMpeg to create videos that can be updated at anytime by anyone. This project is written in Elixir.
Stars: ✭ 19 (+58.33%)
Mutual labels:  speech-synthesis
Catch-A-Waveform
Official pytorch implementation of the paper: "Catch-A-Waveform: Learning to Generate Audio from a Single Short Example" (NeurIPS 2021)
Stars: ✭ 117 (+875%)
Mutual labels:  speech-synthesis
WaveGrad2
PyTorch Implementation of Google Brain's WaveGrad 2: Iterative Refinement for Text-to-Speech Synthesis
Stars: ✭ 55 (+358.33%)
Mutual labels:  speech-synthesis
TFGAN
TFGAN: Time and Frequency Domain Based Generative Adversarial Network for High-fidelity Speech Synthesis
Stars: ✭ 65 (+441.67%)
Mutual labels:  speech-synthesis
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (+341.67%)
Mutual labels:  speech-synthesis
1-60 of 157 similar projects