Handy/src-tauri
segudev 03289f84d7
fix: restore translate-to-english functionality (#173)
* 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>
2025-10-08 11:57:47 -07:00
..
capabilities more wip but roughly is there 2025-08-01 14:15:02 -07:00
gen/apple more wip but roughly is there 2025-08-01 14:15:02 -07:00
icons who knows 2025-05-09 16:07:36 -07:00
resources style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
src fix: restore translate-to-english functionality (#173) 2025-10-08 11:57:47 -07:00
.gitignore basic working transcription. 2025-02-03 09:26:37 -08:00
build.rs basic working transcription. 2025-02-03 09:26:37 -08:00
Cargo.lock fix: restore translate-to-english functionality (#173) 2025-10-08 11:57:47 -07:00
Cargo.toml fix: restore translate-to-english functionality (#173) 2025-10-08 11:57:47 -07:00
Entitlements.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
Info.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
tauri.conf.json 0.5.1 2025-09-28 07:44:37 -07:00