Pinned Repositories
a-week-in-wild-ai
360 view on ai/ml/dl applications
AlignTTS
Implementation of the AlignTTS
ASRFrame
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
cmudict
CMU US English Dictionary
constant-memory-waveglow
PyTorch implementation of NVIDIA WaveGlow with constant memory cost.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Crystal
Crystal - C++ implementation of a unified framework for multilingual TTS synthesis engine with SSML specification as interface.
gzfffff's Repositories
gzfffff/a-week-in-wild-ai
360 view on ai/ml/dl applications
gzfffff/ASRFrame
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
gzfffff/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
gzfffff/cmudict
CMU US English Dictionary
gzfffff/constant-memory-waveglow
PyTorch implementation of NVIDIA WaveGlow with constant memory cost.
gzfffff/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
gzfffff/example-code
Example code for the book Fluent Python
gzfffff/g2p
g2p: English Grapheme To Phoneme Conversion
gzfffff/g2p-seq2seq
G2P with Tensorflow
gzfffff/glow-pytorch
PyTorch implementation of Glow
gzfffff/masr
中文语音识别,高识别率预训练模型,支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition;
gzfffff/models
Models and examples built with TensorFlow
gzfffff/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
gzfffff/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
gzfffff/pytorch-flows
PyTorch implementations of algorithms for density estimation
gzfffff/StarGAN-Voice-Conversion
full tensorflow implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks https://arxiv.org/abs/1806.02169
gzfffff/style-token_tacotron2
style token with tacotron2
gzfffff/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
gzfffff/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
gzfffff/tacotron2-2
Forked from https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/SpeechSynthesis/Tacotron2 and merged with https://github.com/Rayhane-mamah/Tacotron-2
gzfffff/tacotron2-mandarin-griffin-lim
This is a repository of chinese/mandarin tts (text-to-speech) .
gzfffff/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
gzfffff/tensorflow2-zh
TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。
gzfffff/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
gzfffff/Transformer-TTS
TTS model based on Transformer.
gzfffff/TTS_VAE
Text to Speech Synthesis based on controllable latent representation
gzfffff/VocalnetOpenDataset
一个开源的中文歌声合成数据集。An open-source Chinese singing synthesizing dataset.
gzfffff/voice_datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (40+ datasets).
gzfffff/WaveFlow
A PyTorch implementation of "WaveFlow: A Compact Flow-based Model for Raw Audio"
gzfffff/waveflow-1