pinweihelai's Stars
thunlp/THULAC-Python
An Efficient Lexical Analyzer for Chinese
brightmart/text_classification
all kinds of text classification models and more with deep learning
arixlin/tensorflow-wavenet
speech recognition based on tensorflow 1.0.0
amirziai/sklearnflask
Flask API for training and predicting using scikit learn models
hiveml/simple-ml-serving
Simple step-by-step guide to deploying deep learning models to production.
hanayashiki/AsrService
asr service based on kaldi
aishoot/LSTM_PIT_Speech_Separation
Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.
RayanWang/Speech_emotion_recognition_BLSTM
Bidirectional LSTM network for speech emotion recognition.
cnfive/speech
中文语音识别训练,使用3层cnn+多层bilstm实现。
srvk/eesen
The official repository of the Eesen project
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
yongxuUSTC/DNN-for-speech-enhancement
DNN-for-speech-enhancement
yongxuUSTC/sednn
deep learning based speech enhancement using keras or pytorch, make it easy to use
boozyguo/ClearWave
Denoise Speech (Enhanced Speech or Speech enhancement) by Deep Learning (Using Keras and Tensorflow)
Deeperjia/tensorflow-wavenet
speech recognition based on tensorflow 1.0.0
KinglittleQ/GST-Tacotron
A PyTorch implementation of Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis
yh1008/speech-to-text
mixlingual speech recognition system; hybrid (GMM+NNet) model; Kaldi + Keras
jx1100370217/ASR_dosmono
Automatic Speech Recognition with TensorFlow(CNN+BLSTM+CTC)
candlewill/TensorFlow_Examples
This project use TensorFlow framework to do many interesting applications. Many popular deep leaning architecture will be implemented is this project, including Neural Networks, RNN, LSTM, Auto-encoder, CNN, etc.
synxlin/chinese-speech-recognition
This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
EliasCai/speech_recognition_ctc
Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别
xxbb1234021/speech_recognition
中文语音识别
snsun/pit-speech-separation
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
CynthiaSuwi/ASR-for-Chinese-Pipeline
Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line