All Projects → lihanghang → Casr Demo

lihanghang / Casr Demo

基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。

Projects that are alternatives of or similar to Casr Demo

Kerasdeepspeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Stars: ✭ 245 (+222.37%)
Mutual labels:  speech-to-text, ctc
Tensorflow Ctc Speech Recognition
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
Stars: ✭ 127 (+67.11%)
Mutual labels:  speech-to-text, ctc
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+6403.95%)
Mutual labels:  speech-to-text, ctc
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+189.47%)
Mutual labels:  speech-to-text, ctc
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (+301.32%)
Mutual labels:  speech-to-text, ctc
Tensorflowasr
⚡️ TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Stars: ✭ 400 (+426.32%)
Mutual labels:  speech-to-text, ctc
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+871.05%)
Mutual labels:  speech-to-text, ctc
Artyom.js
A voice control - voice commands - speech recognition and speech synthesis javascript library. Create your own siri,google now or cortana with Google Chrome within your website.
Stars: ✭ 1,011 (+1230.26%)
Mutual labels:  speech-to-text
Watbot
An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
Stars: ✭ 64 (-15.79%)
Mutual labels:  speech-to-text
Cancer Donation Portal Python Flask App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Stars: ✭ 32 (-57.89%)
Mutual labels:  flask-application
Botium Speech Processing
Botium Speech Processing
Stars: ✭ 908 (+1094.74%)
Mutual labels:  speech-to-text
Dc tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
Stars: ✭ 1,017 (+1238.16%)
Mutual labels:  speech-to-text
Openasr
A pytorch based end2end speech recognition system.
Stars: ✭ 69 (-9.21%)
Mutual labels:  speech-to-text
Discordspeechbot
A speech-to-text bot for discord with music commands and more using NodeJS. Ideally for controlling your Discord server using voice commands, can also be useful for hearing-impaired people.
Stars: ✭ 35 (-53.95%)
Mutual labels:  speech-to-text
Patter
speech-to-text in pytorch
Stars: ✭ 71 (-6.58%)
Mutual labels:  speech-to-text
Keras Question And Answering Web Api
Question answering system developed using seq2seq and memory network model in Keras
Stars: ✭ 21 (-72.37%)
Mutual labels:  flask-application
Udacity Natural Language Processing Nanodegree
Tutorials and my solutions to the Udacity NLP Nanodegree
Stars: ✭ 73 (-3.95%)
Mutual labels:  speech-to-text
Lstm Ctc Ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
Stars: ✭ 70 (-7.89%)
Mutual labels:  ctc
Angle
⦠ Angle: new speakable syntax for python 💡
Stars: ✭ 61 (-19.74%)
Mutual labels:  speech-to-text
Audio Pretrained Model
A collection of Audio and Speech pre-trained models.
Stars: ✭ 61 (-19.74%)
Mutual labels:  speech-to-text

CASR-DEMO(中文自动语音识别演示系统)

关于本项目的一些说明

首先,欢迎大家关注项目,进行学习研究。收到一些小伙伴的问题我就集中回答下,这里是demo的源码、有两个版本其一是名为speech_env,这是一个简单的语音识别功能,界面如下面的效果图一;还有一个是V2.0的目录,这个版本功能比较齐全,界面如效果图二。大家感兴趣在自己机器上试试的话我推荐直接使用v2.0版本,还有一点项目只在win10平台上测试过,其他不保证能不能运行。由于月久失更,有些依赖包可能需要修改,不过应该都是小问题,根据实际过程的报错信息修复就行。再次感谢大家的关注!

最新整理了两个版本的发布版

speech_env(效果图一)

效果图1

speechV2.0 基于第三方接口实现语音识别和语音合成、说话人识别功能(效果图二)

效果图2

wechat:LHH754086474
CSDN
Updated on December 25,2019.

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].