feat: refactor transcription, translation, and distribution into multiple processes
This commit is contained in:
+12
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user