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/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
gzfffff/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
gzfffff/Deep-Learning-Book-Chapter-Summaries
Attempting to make the Deep Learning Book easier to understand.
gzfffff/Deep_Speaker-speaker_recognition_system
Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)
gzfffff/DeepSpeechRecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
gzfffff/example-code-2e
Example code for Fluent Python, 2nd edition
gzfffff/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
gzfffff/HyperNetworks
PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)
gzfffff/pylouvain
A Python implementation of the Louvain method to find communities in large networks
gzfffff/PyQt5
《PyQt5快速开发与实战》配套代码
gzfffff/randomCNN-voice-transfer
Audio style transfer with shallow random parameters CNN. Result: https://soundcloud.com/mazzzystar/sets/speech-conversion-sample
gzfffff/tacotron
tacotron for research on Chinese speech synthesis and Taiwanese speech synthesis from Chinese input text sequence with different granularities
gzfffff/tacotron-1
Tacotron speech synthesis implemented in Tensorflow, with samples and a pre-trained model
gzfffff/tacotron2-1
Tacotron 2 implementation
gzfffff/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow