Implemented local transcription solution with starting scripts

This commit is contained in:
MikeHughes-BIN
2025-11-06 09:58:28 +01:00
parent 029f40057a
commit 9902b0421e
7 changed files with 148 additions and 42 deletions
+2 -2
View File
@@ -1,4 +1,5 @@
{
"type": "module",
"dependencies": {
"cli-progress": "^3.12.0",
"ffmpeg-static": "^5.2.0",
@@ -11,5 +12,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.9.3"
}
}
}