Add transcribe

This commit is contained in:
suraj.shenoy.b@gmail.com
2025-01-25 09:50:53 -06:00
parent e3437fefc9
commit 43b66a6e0f
9 changed files with 184 additions and 0 deletions

View File

@@ -25,8 +25,10 @@
"hoyahax-2025": "file:",
"lucide-react": "^0.474.0",
"mongoose": "^8.9.5",
"multer": "^1.4.5-lts.1",
"next": "15.1.6",
"next-themes": "^0.4.4",
"openai-whisper": "^1.0.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"svix": "^1.45.1",
@@ -35,6 +37,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@types/multer": "^1.4.12",
"@types/node": "^20.17.16",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",