Z-yq / TensorflowASRLinks
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
☆475Updated 7 months ago
Alternatives and similar repositories for TensorflowASR
Users that are interested in TensorflowASR are comparing it to the libraries listed below
Sorting:
- A 10000+ hours dataset for Chinese speech recognition☆567Updated 2 years ago
- An Automatic Speech Recognition Frame ,一个中文语音识别的完整框架, 提供了多个模型☆250Updated 4 years ago
- The dataset of Speech Recognition☆432Updated 10 months ago
- 语音识别理论、论文和PPT☆618Updated last year
- (已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2☆299Updated 3 years ago
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆705Updated 4 months ago
- tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)☆537Updated 2 years ago
- Listen, attend and spell Model and a Chinese Mandarin Pretrained model (中文-普通话 ASR模型)☆124Updated 2 years ago
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆543Updated 2 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆379Updated 3 years ago
- Production First and Production Ready End-to-End Keyword Spotting Toolkit☆646Updated last month
- Production First and Production Ready End-to-End Text-to-Speech Toolkit☆398Updated this week
- Chinese text normalization for speech processing☆710Updated 2 years ago
- SpeechIO Leaderboard: a large, robust, comprehensive, benchmarking platform for Automatic Speech Recognition.☆524Updated 7 months ago
- speech-aligner,是一个从“人声语音”及其“语言文本”,产生音素级别时间对齐标注的工具。speech-aligner, is a tool that generate phoneme-level alignment between human speech an…☆409Updated 5 years ago
- An Open Source Tools for Speaker Recognition☆629Updated last year
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆344Updated 4 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆804Updated 2 years ago
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。