[feat] add models_dir_path helper and implement dynamic models directory resolution

This commit is contained in:
2025-08-08 12:12:42 +02:00
parent aa8ea14407
commit 9ebe46b7fc
5 changed files with 134 additions and 10 deletions

1
Cargo.lock generated
View File

@@ -1061,6 +1061,7 @@ dependencies = [
"serde",
"serde_json",
"sha2",
"tempfile",
"toml",
"whisper-rs",
]