feat: refactor transcription, translation, and distribution into multiple processes

This commit is contained in:
Adolfo Reyna
2026-03-15 19:46:03 -04:00
7 changed files with 608 additions and 92 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"model": "mlx-community/whisper-base-mlx",
"device": null,
"lang": null,
"silence": 1000,
"max_buffer": 20,
"channels": 1,
"es": false,
"fr": false,
"ar": false,
"ingest": false
}