feat: 添加Azure语音支持

This commit is contained in:
ikechan8370 2023-04-22 22:54:03 +08:00
parent 20f6cd5390
commit cf992bbc2c
6 changed files with 396 additions and 36 deletions

View file

@ -8,6 +8,7 @@
"@fastify/static": "^6.9.0",
"@slack/bolt": "^3.13.0",
"@waylaidwanderer/chatgpt-api": "^1.33.2",
"asn1.js": "^5.0.0",
"chatgpt": "^5.1.1",
"delay": "^5.0.0",
"diff": "^5.1.0",
@ -17,6 +18,7 @@
"https-proxy-agent": "5.0.1",
"keyv": "^4.5.2",
"keyv-file": "^0.2.0",
"microsoft-cognitiveservices-speech-sdk": "^1.27.0",
"node-fetch": "^3.3.1",
"openai": "^3.2.1",
"random": "^4.1.0",