1.0.4 • Published 2 months ago

koishi-plugin-whisper-asr v1.0.4

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 months ago

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
    • 适配微信语音消息

感谢

1.0.4

2 months ago

1.0.3

7 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago