ky1994 / SpeechRecognition
ASR中文语音识别
☆32Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for SpeechRecognition
- 基于卷积神经网络的语音识别声学模型的研究☆171Updated 5 years ago
- 使用python进行语音识别☆139Updated 2 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆121Updated last year
- 利用Python+TensorFlow实现语音识别☆46Updated 6 years ago
- 基于深度学习的普通话语音识别☆15Updated 5 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆31Updated 3 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆50Updated 5 years ago
- 这是一个基于全卷积神经网络的语音识别系统☆76Updated 5 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆61Updated last year
- 采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。☆71Updated 5 years ago
- 端到端中文语音识别☆85Updated 3 months ago
- PyTorch re-implementation of Speech-Transformer☆99Updated 3 years ago
- 说话人特征(声纹)提取工具,基于VGG-SR预训练模型。☆32Updated 4 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆373Updated 2 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆246Updated 3 years ago
- Papers of ASR, Tools of ASR☆38Updated last year
- Seq2Seq Speech Recognition with Transformer on Mandarin Chinese☆115Updated 4 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆85Updated 5 years ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆461Updated last month
- A pytorch based end2end speech recognition system.☆111Updated 3 years ago
- ☆142Updated 4 years ago
- End-to-end speech recognition on AISHELL dataset.☆30Updated 3 years ago
- 1. ctc的DCNN声学模型+语言模型和 transformer的端到端模型☆8Updated last year
- 基于Tensorflow实现声音分类,博客地址:☆95Updated 4 years ago
- 基于dVector的说话人识别keras☆87Updated 3 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆96Updated 5 years ago
- Tensorflow version of DFSMN☆48Updated 6 years ago
- Automatic Speech Recognition with TensorFlow(CNN+BLSTM+CTC)☆12Updated 6 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆77Updated last year