Pinned Repositories
Alibaba-MIT-Speech
Alibaba speech technology
ASR-for-Chinese-Pipeline
Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese
ASR_Syllable
基于卷积神经网络的语音识别声学模型的研究
ASR_WORD
采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。
ASRFrame
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统,使用CNN、LSTM和CTC实现
attention-is-all-you-need-keras
Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"
attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Chinese-novel-generation
尝试使用中文文本训练RNN来产生中文小说。
Lebron-Kun's Repositories
Lebron-Kun/ASR-for-Chinese-Pipeline
Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese
Lebron-Kun/ASR_Syllable
基于卷积神经网络的语音识别声学模型的研究
Lebron-Kun/ASR_WORD
采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。
Lebron-Kun/ASRFrame
An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型
Lebron-Kun/attention-is-all-you-need-keras
Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"
Lebron-Kun/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Lebron-Kun/CS-Notes-PDF
https://github.com/CyC2018/CS-Notes PDF版本离线阅读
Lebron-Kun/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
Lebron-Kun/eesen
The official repository of the Eesen project
Lebron-Kun/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
Lebron-Kun/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Lebron-Kun/git-basic
Lebron-Kun/kaldi
This is now the official location of the Kaldi project.
Lebron-Kun/keras-transformer
Transformer implemented in Keras
Lebron-Kun/masr
中文语音识别,高识别率预训练模型,支持docker快速安装 Chinese Speech Recognition; Mandarin Automatic Speech Recognition;
Lebron-Kun/models
Models and examples built with TensorFlow
Lebron-Kun/my_ch_speech_recognition
使用python进行语音识别,基于深度学习的中文语音识别系统
Lebron-Kun/my_deep_project
个人深度学习项目整理
Lebron-Kun/nmt
TensorFlow Neural Machine Translation Tutorial
Lebron-Kun/NMT_Keras
Using seq2seq to convert Spanish to English
Lebron-Kun/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
Lebron-Kun/Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Lebron-Kun/SpeechRecognition
ASR中文语音识别
Lebron-Kun/tensorflow-ctc-speech-recognition
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0).
Lebron-Kun/tensorflow-examples
【中文语音识别 】【验证码识别】
Lebron-Kun/thoughtworks
Lebron-Kun/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Lebron-Kun/transformer-keras-ko2en
[Keras] Implementation of Transformer : <Attention Is All You Need>
Lebron-Kun/transfromer_keras
transfromer model py keras
Lebron-Kun/ZASR_tensorflow
Mandarin ASR system based on tensorflow