speech-recognition - 谷歌语音 API : Can recognize speech from OGG file

标签 speech-recognition google-speech-api

我使用 Google Speech API 通过 Python 识别 .OGG 文件音频中的越南语语音。但它不会返回任何结果。

最佳答案

至少在英文版的Google Speech API中,需要使用FLAC输入文件或Linear 16输入文件(不是OGG音频格式)。

有关更多上下文,请参阅此故障排除页面:https://cloud.google.com/speech-to-text/docs/troubleshooting

关于speech-recognition - 谷歌语音 API : Can recognize speech from OGG file,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45439319/

相关文章:

iOS/C : Algorithm to detect phonemes

python - python中谷歌语音识别的“音频数据必须是音频数据”错误

json - Google 语音 API 的 INVALID_ARGUMENT 错误

visual-studio-2010 - Visual Basic 中的语音转文本

c++ - tensorflow :转置需要一个大小为 1 的 vector 。但输入(1)是一个大小为 2 的 vector

google-app-engine - Google Speech API v1beta1 很慢?

android - Google 语音 API - 仅转录一组给定的单词或禁止某些单词?

swift - Google Speech to Text iOS 应用示例 : could not build module 'googleapis'

android - Android 上 Pocketsphinx 演示中的问题

android - 自定义语音识别对话框