* fix: restore translate-to-english functionality The translate option broke when migrating from whisper-rs to transcribe-rs. This fix patches transcribe-rs to add translate parameter support and passes the translate_to_english setting to the Whisper engine. Additionally fixed AccessibilityPermissions API calls to match updated library. Translation only works with Whisper multilingual models (not .en models). Parakeet models don't support translation as they are transcription-only. Fixes #152 * bump transcribe rs --------- Co-authored-by: CJ Pais <cj@cjpais.com> |
||
|---|---|---|
| .. | ||
| capabilities | ||
| gen/apple | ||
| icons | ||
| resources | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Entitlements.plist | ||
| Info.plist | ||
| tauri.conf.json | ||