nl8590687 / ASRT_SDK_Python3Links
ASRT语音识别系统的Python版SDK
☆53Updated 3 years ago
Alternatives and similar repositories for ASRT_SDK_Python3
Users that are interested in ASRT_SDK_Python3 are comparing it to the libraries listed below
Sorting:
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆286Updated 3 months ago
- 基于Kersa实现的声纹识别模型☆147Updated last year
- 基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。☆170Updated last year
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo☆179Updated 3 years ago
- 端到端中文语音识别☆92Updated last year
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆744Updated 8 months ago
- 中文标点符号模型,可以给文本添加标点符号。☆143Updated 8 months ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆476Updated 6 months ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆247Updated 4 years ago
- Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高☆502Updated 9 months ago
- Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei …☆480Updated 3 years ago
- 基于PaddlePaddle实现的音频分类,支持EcapaTdnn、PANNS、TDNN、Res2Net、ResNetSE等各种模型,还有多种预处理方法☆97Updated 4 months ago
- 基于Real-Time-Voice-Cloning语音克隆中文普通话实现☆219Updated 5 years ago
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆34Updated 4 years ago
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆704Updated 3 months ago
- 一个简单的语音助手框架实现,唤醒词为:“嘿 小二”。(rasa以及自训练的部分遗失了,在框架上适配了对开放平台接口的调用,可根据本地训练的模型对robot中对应功能进行扩展、替换)☆26Updated 6 years ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆536Updated 2 years ago
- 使用Tensorflow实现声纹识别☆324Updated last year
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 3 years ago
- 这是一个基于全卷积神经网络的语音识别系统☆79Updated 6 years ago
- ☆137Updated 2 years ago
- PyTorch reimplementation of Tacotron2 in Mandarin☆83Updated 4 years ago
- 超快的中文普通话TTS☆121Updated 4 years ago
- 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型☆865Updated 3 months ago
- A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用…☆273Updated 2 years ago
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆539Updated 2 years ago
- ASR中文语音识别☆37Updated 6 years ago
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆271Updated 2 years ago
- 这个工程的目的是从视频中获取语音识别的训练数据,用于训练字幕自动生成☆53Updated 7 years ago
- 基于python的语音识别服务部署,任何一个支持一句话解码的ASR模型接口,都可仿照该框架部署自己的语音识别服务☆52Updated 3 years ago