There was an error while loading. Please reload this page.
1 parent f12e5c2 commit 3e8fa4fCopy full SHA for 3e8fa4f
functions/speech-to-speech/functions/package.json
@@ -32,7 +32,7 @@
32
"logs": "firebase functions:log"
33
},
34
"dependencies": {
35
- "@google-cloud/speech": "^5.0.0",
+ "@google-cloud/speech": "^6.0.0",
36
"@google-cloud/storage": "^7.0.0",
37
"@google-cloud/text-to-speech": "^5.0.0",
38
"@google-cloud/translate": "^7.0.0",
speech/package.json
@@ -15,7 +15,7 @@
15
"test": "c8 mocha system-test --timeout 600000"
16
17
18
- "@google-cloud/speech": "^5.1.0",
19
20
"chalk": "^5.0.0",
21
"fs.promises": "^0.1.2",
0 commit comments