Pinned Repositories
1-billion-word-language-modeling-benchmark
Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
attention-lvcsr
End-to-End Attention-Based Large Vocabulary Speech Recognition
Big-Data-Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
bosen
Petuum's Bosen project
CNTK
Computational Network Toolkit (CNTK)
convolutionalRBM.m
A MATLAB / MEX / CUDA-MEX implementation of Convolutional Restricted Boltzmann Machines.
Data-Structure-And-Algorithm
Data Structure And Algorithm(常用数据结构与算法C/C++实现)
deeplearningsourceseparation
Deep Recurrent Neural Networks for Source Separation
spear
Speaker recognition library including feature extraction, background training, client enrolment, and score computation
wbgxx333's Repositories
wbgxx333/1-billion-word-language-modeling-benchmark
Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark
wbgxx333/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
wbgxx333/attention-lvcsr
End-to-End Attention-Based Large Vocabulary Speech Recognition
wbgxx333/bosen
Petuum's Bosen project
wbgxx333/CNTK
Computational Network Toolkit (CNTK)
wbgxx333/deepspeech
DeepSpeech neon implementation
wbgxx333/eesen
End-to-End Speech Recognition using Deep RNNs (Models), CTC (Training) and WFSTs (Decoding)
wbgxx333/g2p
g2p: English Grapheme To Phoneme Conversion
wbgxx333/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
wbgxx333/kaldi-aslp
wbgxx333/kaldi-docs-china
some descripition of kaldi
wbgxx333/kaldi-gstreamer-server
Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
wbgxx333/kaldi-nn
Extended speech recognition neural network based on Kaldi for reproducible research
wbgxx333/kaldi-nnettf
Kaldi code for doing DNN with tensorflow
wbgxx333/kaldi-python
Python wrappers for Kaldi data
wbgxx333/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
wbgxx333/rnn-speech
Character level speech recognizer using ctc loss with deep rnns in TensorFlow.
wbgxx333/SignalGraph
Matlab-based deep learning toolkit that supports arbitrary directed acyclic graphs (DAG). Support DNN, LSTM, CNN layers and many signal processing layers. Include recipes/examples of using the tool for various tasks.
wbgxx333/soft_patterns
Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and Noah A. Smith, ACL 2018
wbgxx333/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
wbgxx333/Spoken-language-identification
wbgxx333/tensorflow
An Open Source Machine Learning Framework for Everyone
wbgxx333/tensorflow-speech-recognition
Speech recognition using google's tensorflow deep learning framework, sequence-to-sequence neural networks
wbgxx333/tensorflow_with_latest_papers
Implementation of Newest RNN and Seq2Seq Features
wbgxx333/tfkaldi
Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi
wbgxx333/theano-kaldi
Bunch of scripts for working with Kaldi.
wbgxx333/theano-kaldi-rnn
THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with Kaldi.
wbgxx333/wbglearn.github.io
学习和工作的一些记录
wbgxx333/wer_are_we
Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.
wbgxx333/xdecoder
Fast, portable, enhanced ASR decoder