Tzenthin / ASR_python_deployLinks
基于python的语音识别服务部署,任何一个支持一句话解码的ASR模型接口,都可仿照该框架部署自己的语音识别服务
☆52Updated 3 years ago
Alternatives and similar repositories for ASR_python_deploy
Users that are interested in ASR_python_deploy are comparing it to the libraries listed below
Sorting:
- 中文标点符号模型,可以给文本添加标点符号。☆143Updated 8 months ago
- ASR 2Pass onnxruntime and websocket server, based on FunASR(https://github.com/alibaba-damo-academy/FunASR).☆79Updated 3 weeks ago
- ASR教程: https://dataxujing.github.io/ASR-paper/☆25Updated last year
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆271Updated 2 years ago
- 端到端语音唤醒工具箱,从模型训练到模型推理。☆135Updated last month
- paraformer(chinense asr) online onnx runtime for python☆53Updated last year
- The repo provides information about KeSpeech dataset.☆155Updated 2 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆124Updated 2 years ago
- 主要参考李宏毅老师2020年人类语言处理课程资料整理,包括代码和ppt☆34Updated 4 years ago
- A enterprise-grade Voice Activity Detector from modelscope and funasr.☆112Updated 2 years ago
- ☆137Updated 2 years ago
- A ctc decoder for both online and offline asr model☆64Updated last year
- Python Wrapper of Silero VAD☆59Updated 4 months ago
- Forced Alignment-MFA☆47Updated 3 years ago
- ☆63Updated last year
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法