简体   繁体   English

语音识别/语音转文本库

[英]Library for speech-recognition / speech-to-text

I want to build an audio transcribing application for my organization which will at the end look like this from the front end我想为我的组织构建一个音频转录应用程序,它最终从前端看起来像这样

在此处输入图片说明

This will be a very simple speech to text feature.这将是一个非常简单的语音转文本功能。

I came across CMUSphinx which look promising, but before spending time on this library, I wanted to know if there are any other libraries that might suit my needs better?我遇到了看起来很有前途的CMUSphinx ,但在花时间研究这个库之前,我想知道是否还有其他库可能更适合我的需求?

Do you have experience with any audio transcribing library which will do the job here?您是否有使用任何可以在这里完成工作的音频转录库的经验?


PS: I am tagging this question php, but am open to any suggestions here. PS:我将这个问题标记为 php,但我对这里的任何建议持开放态度。

Microsoft SAPI (speech API) is perfect. Microsoft SAPI(语音 API)是完美的。 I used it in the past and it works nicely我过去用过,效果很好

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Twilio:访问IBM Watson语音到文本结果有效负载 - Twilio: Accessing IBM Watson Speech-to-text results payload 如何在 PHP 应用程序中验证 Google Cloud Speech-To-Text 客户端? - How to authenticate Google Cloud Speech-To-Text client in PHP application? 在语音转文本 watson API 上出现错误 401 - Getting error 401 on speech-to-text watson API 对于像https://watson-speech.mybluemix.net/microphone-streaming.html这样的简单语音转文本应用程序,是否有一些libcurl脚本? - Is there a bit of libcurl script for a simple speech-to-text application like this https://watson-speech.mybluemix.net/microphone-streaming.html? 通过PHP / cURL发送Base64数据会导致语音转文本仅返回一个空的json字符串? - Sending Base64 data by PHP / cURL results in speech-to-text only returning an empty json string? Google的Cloud Speech-to-Text gRPC API的此错误是什么意思? - What does this error from Google's Cloud Speech-to-Text gRPC API mean? 如何将 Mozilla DeepSpeech 实现到 PHP Web 应用程序中以将语音转换为文本? - How to implement Mozilla DeepSpeech into PHP web app to convert Speech-to-text? Composer 无法下载 Google Text-To-Speech 库 - Composer fails to download Google Text-To-Speech library Annyang将语音转换为文本 - Annyang converting speech to text 将Google文字嵌入语音 - Embed Google Text to Speech
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM