[feat] add GPU backend support with runtime selection; refactor transcription logic; update CLI and tests

This commit is contained in:
2025-08-08 16:19:02 +02:00
parent 7a6a313107
commit bc8bbdc381
6 changed files with 312 additions and 62 deletions

1
Cargo.lock generated
View File

@@ -1078,6 +1078,7 @@ dependencies = [
"clap",
"clap_complete",
"clap_mangen",
"libloading",
"reqwest",
"serde",
"serde_json",