bestpower / Speech_Recognition_Test
利用Python+TensorFlow实现语音识别
☆46Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Speech_Recognition_Test
- 使用python进行语音识别☆136Updated 2 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆170Updated 5 years ago
- 基于深度学习的普通话语音识别☆14Updated 5 years ago
- ASR中文语音识别☆31Updated 5 years ago
- 说话人识别(声纹识别)算法的Python实现。包括GMM(已完成)、GMM-UBM、ivector、基于深度学习的声纹识别(self-attention已完成)。☆72Updated last year
- 1. ctc的DCNN声学模型+语言模型和 transformer的端到端模型☆8Updated last year
- keras+tensorflow实现的各种神经网络☆85Updated 5 years ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆156Updated 7 months ago
- 语音识别 MFCCs特征处理 cnn神经网络☆95Updated 5 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 6 years ago
- 基于dVector的说话人识别keras☆87Updated 3 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆31Updated 3 years ago
- Audio Split 基于双门限法的语音端点检测及语音分割☆127Updated 4 years ago
- ☆15Updated 5 years ago
- 这是一个基于全卷积神经网络的语音识别系统☆76Updated 5 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆60Updated last year
- 基于Tensorflow实现声音分类,博客地址:☆95Updated 4 years ago
- 语音识别理论、论文和PPT☆585Updated 3 months ago
- 基于Pytorch实现的语音情感识别☆130Updated 2 months ago
- Acoustic feature extraction using Librosa library and openSMILE toolkit.使用Librosa音频处理库和openSMILE工具包,进行简单的声学特征提取☆180Updated 4 years ago
- 端到端中文语音识别☆84Updated 3 months ago
- 用于机器学习的语音特征提取,包含FBank和MFCC等,原理讲解和step by step的实现☆50Updated 5 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆245Updated 3 years ago
- 采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。☆71Updated 5 years ago
- 【仅作为交流学习使用】机器智能--相关书目及经典论文包括AutoML、情感分类、语音识别、声纹识别、语音合成实验代码等☆85Updated 4 years ago
- 基于深度学习的语音增强、去混响☆87Updated 9 months ago
- 集美大学人工智能期末作业,实现通过声 纹识别人物☆21Updated 5 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆121Updated last year
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆52Updated 3 years ago
- 语音降噪☆23Updated 6 years ago