All Projects → xxbb1234021 → Speech_recognition

xxbb1234021 / Speech_recognition

中文语音识别

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Speech recognition

Chinese text normalization
Chinese text normalization for speech processing
Stars: ✭ 242 (-54.68%)
Mutual labels:  chinese, speech-recognition
Silero Models
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
Stars: ✭ 522 (-2.25%)
Mutual labels:  speech-recognition
Jionlp
中文 NLP 任务预处理工具包,准确、高效、零使用门槛
Stars: ✭ 449 (-15.92%)
Mutual labels:  chinese
Microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
Stars: ✭ 4,637 (+768.35%)
Mutual labels:  chinese
Speech Demo
语音api示例
Stars: ✭ 454 (-14.98%)
Mutual labels:  speech-recognition
Mycroft Precise
A lightweight, simple-to-use, RNN wake word listener
Stars: ✭ 481 (-9.93%)
Mutual labels:  speech-recognition
Thuocl
THUOCL(THU Open Chinese Lexicon)中文词库
Stars: ✭ 443 (-17.04%)
Mutual labels:  chinese
Material Design Chinese
Material Design 指南的中文翻译
Stars: ✭ 531 (-0.56%)
Mutual labels:  chinese
Zipline Chinese
zipline 是开源量化平台,但是当前zipline 并不支持A股的测试,很多在线平台如优矿,聚宽等都是基于zipline,本项目改进zipline,使得zipline支持A股测试
Stars: ✭ 515 (-3.56%)
Mutual labels:  chinese
Most Frequent Technology English Words
程序员工作中常见的英语词汇
Stars: ✭ 4,711 (+782.21%)
Mutual labels:  chinese
Security 101 For Saas Startups
security tips for startups
Stars: ✭ 4,385 (+721.16%)
Mutual labels:  chinese
Zh.javascript.info
现代 JavaScript 教程(The Modern JavaScript Tutorial)
Stars: ✭ 5,656 (+959.18%)
Mutual labels:  chinese
Java Speech Api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
Stars: ✭ 490 (-8.24%)
Mutual labels:  speech-recognition
Manim Tutorial Cn
manim中文入门教程
Stars: ✭ 448 (-16.1%)
Mutual labels:  chinese
Deepke
基于深度学习的开源中文关系抽取框架
Stars: ✭ 525 (-1.69%)
Mutual labels:  chinese
Uspeech
Speech recognition toolkit for the arduino
Stars: ✭ 448 (-16.1%)
Mutual labels:  speech-recognition
Chinesenre
中文实体关系抽取,pytorch,bilstm+attention
Stars: ✭ 463 (-13.3%)
Mutual labels:  chinese
Speech To Text Benchmark
speech to text benchmark framework
Stars: ✭ 481 (-9.93%)
Mutual labels:  speech-recognition
Sonus
💬 /so.nus/ STT (speech to text) for Node with offline hotword detection
Stars: ✭ 532 (-0.37%)
Mutual labels:  speech-recognition
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (-0.94%)
Mutual labels:  speech-recognition

中文语音识别

1. 环境
  • Python:3.5
  • Tensorflow : 1.5.0

2. 训练数据下载

3. 训练
  • 配置conf目录下的conf.ini文件中的各项
  • 在终端运行 python train.py 开始训练
  • 在终端运行 python test.py 测试
  • 也可以使用PyCharm打开

4. 测试效果

test-image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].