Skip to content

Commit 6365b32

Browse files
Merge pull request #1705 from CapSoftware/feat/editor-transcription-export
feat(desktop): Parakeet captions, transcript editor, and ProRes MOV export
2 parents 91645f1 + 2fb46b1 commit 6365b32

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+4930
-500
lines changed

Cargo.lock

Lines changed: 368 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ keyed_priority_queue = "0.4.2"
7474
sentry.workspace = true
7575
clipboard-rs = "0.2.2"
7676
whisper-rs = "0.11.0"
77+
parakeet-rs = "0.3.4"
7778
lazy_static = "1.4.0"
7879
log = "0.4.20"
7980

0 commit comments

Comments
 (0)