yandex-speechkit-talk-recognition:通过Yandex SpeechKit识别大型对话文件

时间:2024-05-01 22:27:20
【文件属性】:

文件名称:yandex-speechkit-talk-recognition:通过Yandex SpeechKit识别大型对话文件

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-01 22:27:20

speech-recognition speechkit yandex-speechkit-api JavaScript

通过Yandex SpeechKit识别大文件。 -文档 他在做什么 将文件转换为OGG Opus 将文件上传到Yandex对象存储 发送文件以供识别 等待结果(每10秒检查一次) 数据保存在~/yandex-stt/ 。 安装 npm install -g yandex-speechkit-talk-recognition 如何开始 创建一个服务帐户,获取一个API密钥(在文档中),然后在config.js输入它。 创建静态密钥,获取Id和Secret 运行yandex-stt --file <путь_к_файлу_с_голосом> ,将在~/yandex-stt/config.js创建一个配置。 填写配置 运行yandex-stt --file 或yandex-stt --id abcde`


【文件预览】:
yandex-speechkit-talk-recognition-master
----.gitignore(31B)
----README.md(1KB)
----CHANGELOG.md(667B)
----config.example.js(424B)
----package.json(821B)
----convert-to-ogg.js(803B)
----index.js(4KB)
----config.js(227B)
----actions.js(3KB)
----data()
--------.gitkeep(0B)
----package-lock.json(5KB)

网友评论