@realtimex/vad-react
Advanced tools
+2
-2
@@ -16,3 +16,3 @@ { | ||
| "homepage": "https://github.com/ricky0123/vad", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "license": "ISC", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
| "onnxruntime-web": "^1.17.0", | ||
| "@realtimex/vad-web": "^0.1.0" | ||
| "@realtimex/vad-web": "^0.1.1" | ||
| }, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
+4
-2
@@ -1,3 +0,5 @@ | ||
| # Voice Activity Detector for the React Apps | ||
| # Voice Activity Detector for React | ||
| See the [project home](https://github.com/ricky0123/vad) for more details. | ||
| React hook wrapper around @realtimex/vad-web. | ||
| See the [project home](https://github.com/therealtimex/vad) and examples/ for usage. |
12363
0.39%6
50%Updated