yandex-speechkit-recognizer

时间:2024-06-11 04:18:21
【文件属性】:

文件名称:yandex-speechkit-recognizer

文件大小:2KB

文件格式:ZIP

更新时间:2024-06-11 04:18:21

Python

yandex-语音套件识别器 =========================== yandex_speech_recognizer.py 该脚本旨在测试Yandex SpeechKit语音识别技术。 它使用云服务Yandex SpeechKit Cloud。 要求 要运行该脚本,您需要Python 2.7或更高版本以及Requests库。 要安装它,请在控制台中输入以下命令: pip install requests 该脚本接受PCM格式的wav文件作为输入。 文件必须包含指定的文本。 音频片段的持续时间不应超过90秒,文件大小不应超过1 Mb(Yandex SpeechKit Cloud的限制)。 使用 python yandex_speech_recognizer.py [FILES] 例子 python yandex_speech_recognizer.py file1.wa


【文件预览】:
yandex-speechkit-recognizer-master
----yandex-speechkit-recognizer.py(1KB)
----README.md(1KB)

网友评论