tongchangD / Language_recognize
基于语音的语种识别
☆30Updated last year
Alternatives and similar repositories for Language_recognize:
Users that are interested in Language_recognize are comparing it to the libraries listed below
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆33Updated 4 years ago
- 一个简单的语音助手框架实现,唤醒词为:“嘿 小二”。(rasa以及自训练的部分遗失了,在框架上适配了对开放平台接口的调用,可根据本地训练的模型对robot中对应功能进行扩展、替换)☆23Updated 5 years ago
- 这个工程的目的是从视频中获取语音识别的训练数据,用于训练字幕自动生成☆53Updated 6 years ago
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆58Updated 6 years ago
- 基于深度学习识别THCHS30数据集☆14Updated 3 years ago
- 中文标点符号模型,可以给文本添加标点符号。☆141Updated 4 months ago
- ASR中文语音识别☆34Updated 5 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- 基于PaddlePaddle实现的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法☆94Updated last week
- Convert your voice to favorite voice☆20Updated 5 years ago
- ☆29Updated 5 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Updated 3 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆38Updated 2 years ago
- 基于bert进行中文文本纠错☆235Updated last year
- A Bert-CNN-LSTM model for punctuation restoration☆57Updated last year
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 2 years ago
- An very convenient Audio Recorder For ASR Projects. It can recording 16K 16Bit Wav files for ASR projects for the next recognizing. it u…☆13Updated 5 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 2 years ago
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆265Updated last week
- 基于Kersa实现的声纹识别模型☆140Updated 7 months ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated 2 years ago
- 基于python的语音识别服务部署,任何一个支持一句话解码的ASR模型接口,都可仿照该框架部署自己的语音识别服务☆50Updated 3 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆22Updated 3 years ago
- 一个短视频app文本审核模块的实现思路及demo☆119Updated 6 years ago
- 本项目 由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆163Updated last year
- Chinese text normalization. 中文文本规范化。☆54Updated 4 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow, 整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆47Updated 6 years ago
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆66Updated 2 years ago