Skip to content

Commit 71a05e6

Browse files
committed
test smart-whisper
1 parent 1493191 commit 71a05e6

File tree

5 files changed

+202
-121
lines changed

5 files changed

+202
-121
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,11 @@
4848
"nanoid": "5.0.7",
4949
"newrelic": "12.3.1",
5050
"ngrok": "5.0.0-beta.2",
51+
"node-wav": "0.0.2",
5152
"pg": "8.12.0",
5253
"picocolors": "1.1.0",
5354
"signal-exit": "4.1.0",
55+
"smart-whisper": "0.8.1",
5456
"strip-ansi": "7.1.0",
5557
"ts-node": "10.9.2",
5658
"typescript": "5.5.4",
@@ -63,6 +65,7 @@
6365
"@types/express": "4.17.21",
6466
"@types/fluent-ffmpeg": "2.1.26",
6567
"@types/node": "22.5.4",
68+
"@types/node-wav": "0.0.3",
6669
"@types/pg": "8.11.8",
6770
"@types/supertest": "6.0.2",
6871
"@typescript-eslint/eslint-plugin": "7.13.1",

0 commit comments

Comments
 (0)