Files

10 lines
458 B
JSON

{
"name": "speech-recognition",
"version": "1.0.0",
"description": "通用语音识别,支持多种音频格式(ogg/mp3/wav/m4a),使用硅基流动 SenseVoice API 进行语音转文字。当用户发送语音消息、音频文件,或需要转录音频时触发。",
"author": "Kuro",
"tags": ["audio", "asr", "speech", "transcription", "siliconflow"],
"repository": "https://github.com/kuro-ai/speech-recognition",
"license": "MIT"
}