We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecfad2 commit d119eb6Copy full SHA for d119eb6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sonus",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Open source cross platform decentralized always-on speech recognition framework",
5
"main": "index.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"homepage": "https://github.com/evancohen/sonus#readme",
28
"dependencies": {
29
"@google-cloud/speech": "^0.2.0",
30
- "node-record-lpcm16": "^0.1.4",
+ "node-record-lpcm16": "^0.1.7",
31
"snowboy": "^1.1.0",
32
"stream": "0.0.2"
33
},
0 commit comments