Files
whisper-translation/config.json
T

13 lines
222 B
JSON

{
"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
}