koishi-plugin-whisper-asr
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

koishi-plugin-whisper-asr

npm

openai whisper-asr 语音识别服务,支持一百多种语言+翻译

使用说明

自建后端教程whisper-asr-webservice 如需接入微信,则要使用特定版本的wechaty适配器,并且修改后端源码,将app/webservice.py替换成本项目提供的webservice.py
插件仓库插件仓库

使用方法

  • 直接发送语音即可转化或翻译为文本
  • asr 要转化/或翻译的语言url
    • lang: 语言
    • task: 是否切换为translate
    • method: 是否切换为faster-whisper

问题反馈群:

399899914

更新日志

  • v1.0.2
    • 上传webservice.py
  • v1.0.0
    • 适配微信语音消息

感谢

Package Sidebar

Install

npm i koishi-plugin-whisper-asr

Weekly Downloads

27

Version

1.0.4

License

AGPL-3.0

Unpacked Size

56.1 kB

Total Files

6

Last publish

Collaborators

  • initencounter