lyj157175 / Speech-transformer
利用transformer模型来实现语音识别系统
☆16Updated 4 years ago
Alternatives and similar repositories for Speech-transformer:
Users that are interested in Speech-transformer are comparing it to the libraries listed below
- 基于卷积神经网络的语音识别声学模型的研究☆173Updated 5 years ago
- 方言分类,pytorch☆43Updated 6 years ago
- 主要参考李宏毅老师2020年人类语言处理课程资料整理,包括代码和ppt☆35Updated 3 years ago
- 基于dVector的说话人识别keras☆90Updated 4 years ago
- 采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。☆70Updated 6 years ago
- 未来杯语音赛道说话人识别的baseline☆48Updated 6 years ago
- End-to-end speech recognition on AISHELL dataset.☆31Updated 3 years ago
- A summary of speech data augment algorithms☆68Updated 4 years ago
- PyTorch re-implementation of Speech-Transformer☆101Updated 3 years ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆52Updated 5 years ago
- 端到端语音识别实现;包含LAS、CTC、RNNT解码方式,模型SA(MHA)、LSTM、CNN、DFSMN等☆15Updated 3 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- Listen, Attend and Spell - PyTorch Implementation☆17Updated 6 years ago
- Seq2Seq Speech Recognition with Transformer on Mandarin Chinese☆116Updated 5 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆66Updated 2 years ago
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆75Updated 2 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆95Updated 2 years ago
- Implements of CTC, Speech-Transformer and CIF for end-to-end speech recognition with pytorch☆22Updated 4 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆123Updated last year
- 基于Kaldi的小词汇量汉语语音识别,使用DNN训练☆27Updated 6 years ago
- A pytorch based end2end speech recognition system.☆113Updated 4 years ago
- 基于python的hmm-gmm声学模型☆29Updated 6 years ago
- an Audio-Visual Voice Activity Detection using Deep Learning☆48Updated 6 years ago
- ICASSP 2022: 'Self-supervised Speaker Recognition with Loss-gated Learning'☆89Updated last year
- [ICASSP2021] Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech…☆55Updated 4 years ago
- 语音识别 MFCCs特征处理 cnn神经网络☆99Updated 6 years ago
- ASR中文语音识别☆33Updated 5 years ago
- 利用Python+TensorFlow实现语音识别☆48Updated 6 years ago
- 城市声音分类 Urban Sound Classification with TensorFlow Keras - MLP, RNN, CNN☆93Updated 6 years ago
- 基于深度学习的语音增强、去混响☆91Updated last year