Skip to content

Commit

Permalink
fix: 修复microsoft-cognitiveservices-speech-sdk版本
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Nov 7, 2023
1 parent 0bff8c8 commit e43b490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"js-tiktoken": "^1.0.5",
"keyv": "^4.5.3",
"keyv-file": "^0.2.0",
"microsoft-cognitiveservices-speech-sdk": "^1.30.1",
"microsoft-cognitiveservices-speech-sdk": "1.32.0",
"node-fetch": "^3.3.1",
"openai": "^3.2.1",
"p-timeout": "^6.1.2",
Expand Down

0 comments on commit e43b490

Please sign in to comment.