技能备份 - 2026-04-15 (40个技能)

This commit is contained in:
root
2026-04-15 18:53:15 +08:00
parent f62f14814f
commit c65fce24e4
791 changed files with 190773 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"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"
}