chenkui164 / FastASR
这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。
☆504Updated 2 years ago
Alternatives and similar repositories for FastASR:
Users that are interested in FastASR are comparing it to the libraries listed below
- 📣 商用级开源语音自动识别程序库,开箱即用,全平台支持,中英文混合识别。A Cross-platform implementation of ASR inference. It's based on ONNXRuntime and FunASR. We provide …☆540Updated 10 months ago
- Production First and Production Ready End-to-End Keyword Spotting Toolkit☆523Updated last month
- Production First and Production Ready End-to-End Text-to-Speech Toolkit☆384Updated 10 months ago
- 一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1☆472Updated 2 weeks ago
- A 10000+ hours dataset for Chinese speech recognition☆522Updated last year
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆259Updated last year
- 本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法☆259Updated 3 weeks ago
- SummerTTS 是一个基于C++的独立编译的中文和英文语音合成项目,可以本地运行不需要网络,而且没有额外的依赖,一键编译完成即可用于中文和英文的语音合成。SummerTTS is a standalone Chinese and English speech synt…☆446Updated 3 months ago
- SpeechIO Leaderboard: a large, robust, comprehensive, benchmarking platform for Automatic Speech Recognition.☆481Updated 2 months ago
- Text Normalization & Inverse Text Normalization☆559Updated 4 months ago
- KAN-TTS is a speech-synthesis training framework, please try the demos we have posted at https://modelscope.cn/models?page=1&tasks=text-…☆504Updated last year
- 端到端语音唤醒工具箱,从模型训练到模型推理。☆107Updated 6 months ago
- The dataset of Speech Recognition☆409Updated 3 months ago
- ☆108Updated last year
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆655Updated 2 weeks ago
- Port of Funasr's Sense-voice model in C/C++☆306Updated last week
- 中文标点符号模型,可以给文本添加标点符号。☆140Updated 3 months ago
- 超快的中文普通话TTS☆120Updated 3 years ago
- Speech-to-text server framework with next-gen Kaldi☆641Updated last week
- A demo of zh/Chinese Text to Speech system run on CPU in real time. 中文实时语音合成系统Demo☆177Updated 2 years ago
- 集成Webrtc的VAD,用于切分音频文件☆341Updated 4 years ago
- Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei …☆472Updated 2 years ago
- chinese speech pretrained models☆1,094Updated 7 months ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆724Updated 3 months ago
- Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training wit…☆997Updated 2 months ago
- Chinese text normalization for speech processing☆655Updated 2 years ago
- 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型☆850Updated 2 weeks ago
- Pseudo Streaming SenseVoice with Hotwords☆233Updated 2 weeks ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆534Updated last year
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆298Updated 2 years ago