sp-nitech / DNN-HSMMLinks
pytorch implementation of DNN-HSMM for TTS
☆63Updated 4 years ago
Alternatives and similar repositories for DNN-HSMM
Users that are interested in DNN-HSMM are comparing it to the libraries listed below
Sorting:
- Official PyTorch implementation of Speaker Conditional WaveRNN☆110Updated 3 years ago
- MelGAN implementation with Multi-Band and Full Band supports...☆61Updated 4 years ago
- Python package implementing the TD-PSOLA algorithm for speech processing☆42Updated 8 years ago
- Linear Prediction Coefficients estimation from mel-spectrogram implemented in Python based on Levinson-Durbin algorithm.☆71Updated 4 years ago
- ☆90Updated 3 years ago
- A system works on singing voice synthesis☆79Updated 2 years ago
- Implementation of the AlignTTS☆77Updated 2 years ago
- GlottDNN vocoder and tools for training DNN excitation models☆32Updated 4 years ago
- An unofficial implementation of https://arxiv.org/abs/2005.05106☆47Updated 4 years ago
- Implementation of Global Style Token Tacotron in TensorFlow2☆25Updated 4 years ago
- TFGAN: Time and Frequency Domain Based Generative Adversarial Network for High-fidelity Speech Synthesis☆87Updated 4 years ago
- A pytroch implementation of the FB-MelGAN☆89Updated 5 years ago
- Voice conversion (VC) investigation using three variants of VAE☆59Updated 5 years ago
- ☆52Updated 4 years ago
- Audio LPC (linear prediction code) using mel spectorgram, compatible for LPCNet☆62Updated 4 years ago
- Yin pitch estimator in PyTorch☆115Updated 2 years ago
- Tacotron2 with Global Style Tokens☆64Updated 6 years ago
- Sequence-to-sequence TTS based on Kyubyong's dc_tts☆61Updated 2 years ago
- [InterSpeech 2020] "Improving the Speaker Identity of Non-Parallel Many-to-Many VoiceConversion with Adversarial Speaker Recognition" by …☆39Updated 2 years ago
- ☆69Updated 4 years ago
- LVCNet: Efficient Condition-Dependent Modeling Network for Waveform Generation☆80Updated 4 years ago
- Please visit: https://thuhcsi.github.io/icassp2021-emotion-tts/☆34Updated 2 years ago
- An implement of GlowTTS model. Several modes are added: speaker embedding, prosody encoder(GST), and gradient reversal.☆53Updated 2 years ago
- Official implementation of FCL-taco2: Fast, Controllable and Lightweight version of Tacotron2 @ ICASSP 2021☆40Updated 4 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- Code for paper "Using Phonetic Posteriorgram Based Frame Pairing for Segmental Accent Conversion"☆36Updated 5 years ago
- Speech Parameter Estimation Using Differentiable Speech Synthesizer☆44Updated 2 years ago
- VAE Tacotron 2, an alternative of GST Tacotron☆89Updated 2 years ago
- Alignment files of LibriTTS.☆64Updated 5 years ago
- An implementation of SkipVQVC with various settings.