Commit graph

169 commits

Author SHA1 Message Date
raylei50653
4c18d46d06
Fix URL downloads with trailing-dot titles on Windows (#1602)
Some checks are pending
CI / test (macos-latest) (push) Waiting to run
CI / test (ubuntu-latest) (push) Waiting to run
CI / test (windows-latest) (push) Waiting to run
CI / build (macos-latest) (push) Waiting to run
CI / build (ubuntu-latest) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
CI / build_wheels (macos-latest) (push) Waiting to run
CI / build_wheels (ubuntu-latest) (push) Waiting to run
CI / build_wheels (windows-latest) (push) Waiting to run
CI / publish_pypi (push) Blocked by required conditions
CI / release (macos-latest) (push) Blocked by required conditions
CI / release (windows-latest) (push) Blocked by required conditions
GitHub Pages / Deploy (push) Waiting to run
Snapcraft / build (push) Waiting to run
Snapcraft / upload-edge (push) Blocked by required conditions
Snapcraft / upload-stable (push) Blocked by required conditions
Co-authored-by: raylei50653 <194683631+raylei50653@users.noreply.github.com>
2026-09-05 09:54:06 +03:00
Raivis Dejus
35c381c4cb
Python upgrade (#1594) 2026-08-23 16:45:02 +00:00
Zhang Wenhao
aaf98634cd
Prevent system sleep while transcriptions are queued (#1593)
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-08-23 05:54:40 +00:00
ciklois-neo
646c61bed8
Add structured speaker editing, view, and DOCX export (#1587)
Co-authored-by: ciklois-neo <ciklois-neo@users.noreply.github.com>
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-08-22 12:14:03 +00:00
ciklois-neo
749001cb17
Allow setting the known speaker count (#1586)
Co-authored-by: ciklois-neo <ciklois-neo@users.noreply.github.com>
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-08-22 13:46:58 +03:00
Raivis Dejus
350fed2693
Fix for translations (#1590) 2026-08-22 06:13:18 +00:00
Raivis Dejus
d1b6844d85
Windows player fix (#1584) 2026-08-10 09:43:10 +00:00
Raivis Dejus
ba065ea25f
Fix speaker identification (#1581) 2026-08-09 08:26:16 +00:00
Raivis Dejus
07373684ed
Github actions update (#1579) 2026-08-08 11:09:26 +00:00
Raivis Dejus
222392b2c4
Fix for Intel mac build (#1578) 2026-08-06 07:16:19 +00:00
Raivis Dejus
bb0972eb66
1326 add 8bit models (#1569) 2026-07-26 07:41:58 +00:00
Raivis Dejus
cb0b0089a1
1562 fix stop kill (#1568) 2026-07-25 15:36:04 +00:00
Raivis Dejus
443a4f2271
Transformers update and support for extra models (#1567) 2026-07-24 14:48:13 +00:00
Raivis Dejus
5e86e5eab3
Will prevent infinite loop in folder watch (#1566) 2026-07-24 09:29:14 +00:00
Raivis Dejus
5889ac4a0c
Plugins will update cache if changed (#1565) 2026-07-24 08:26:48 +00:00
Nim Dorji
abc9c4703e
Fix transcript resizer timestamp conversion (#1564) 2026-07-24 06:59:52 +00:00
Josias Batista
8a2a3de69a
refactor(buzz): group video params into _VideoParams dataclass in FfmpegFrameReader (#1543)
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-07-01 15:20:00 +00:00
Raivis Dejus
cbc4f46ece
Adding DeepFilterNet noise reduction plugin (#1529) 2026-06-27 16:52:25 +00:00
Raivis Dejus
6139e36d5b
1518 add already transcribed detection (#1528) 2026-06-27 17:48:30 +03:00
Josias Batista
1eee01fafd
refactor(model_loader): extract download_model into smaller methods to fix R0915 (#1524)
Co-authored-by: Raivis Dejus <raivisd@scandiweb.com>
2026-06-27 09:27:14 +00:00
Raivis Dejus
89a6e016a1
Add plugins (#1512) 2026-06-15 08:49:02 +03:00
Raivis Dejus
142e614bb8
1509 fix windows memory leak (#1511) 2026-06-14 12:08:02 +00:00
Raivis Dejus
35c8ba7d92
1504 add inline resize option (#1505) 2026-06-11 18:46:22 +00:00
Raivis Dejus
680c989962
Fix playback controls (#1498) 2026-06-01 19:00:39 +00:00
Raivis Dejus
1fae93cc6b
Will remember import folder (#1497) 2026-06-01 17:30:16 +00:00
Raivis Dejus
5d11ce5c6d
Adding support for replace transcription type to uploads (#1482) 2026-05-16 11:02:27 +00:00
Raivis Dejus
0f1ee1dfcc
Adding note on translation models (#1478) 2026-05-03 08:07:47 +00:00
Raivis Dejus
107fc32490
Fix for no audio playback and defected video (#1461) 2026-04-23 06:49:39 +00:00
Raivis Dejus
9e4803efaa
Fix for cancelling/resuming model download (#1458) 2026-04-18 07:17:16 +00:00
Sebastian Elsner
4848ad1a54
Add Linux AppImage packaging and offline deployment support (#1449)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Sebastian Elsner <sebels@risefx.com>
2026-04-17 15:17:45 +00:00
Raivis Dejus
982f599c52
Adding support for initial prompt to Huggingface models (#1428) 2026-03-27 13:30:18 +02:00
Raivis Dejus
cafd8b223b
Fix for download progress stalling visually (#1420) 2026-03-16 18:59:57 +00:00
Raivis Dejus
14cacf6acf
Recording transcriber improvements (#1414)
Adding option to hide unconfirmed and variable transcriptions in append and replace mode
2026-03-07 19:26:29 +00:00
Raivis Dejus
c9db73722e
Live recording improvements (#1413) 2026-03-07 14:48:41 +00:00
Raivis Dejus
04c07c6cae
Adding VAD to whisper.cpp to reduce hallucinations on audio w silences (#1412) 2026-03-07 05:58:04 +00:00
Raivis Dejus
981dd3a758
Pre release polishes (#1411) 2026-03-06 19:26:19 +02:00
Raivis Dejus
a881a70a6f
Recording transcriber improvements (#1405) 2026-02-28 17:32:10 +00:00
Raivis Dejus
187d15b8e8
Add auto update check for Windows adn Mac (#1404) 2026-02-28 14:39:04 +00:00
Raivis Dejus
3869ac08db
1329 improve folder watch (#1402) 2026-02-27 17:49:38 +00:00
Raivis Dejus
f545a84ba6
Add cvs export (#1400) 2026-02-27 14:14:18 +00:00
Raivis Dejus
ff1f521a6a
1389 add folder import (#1398) 2026-02-27 09:11:51 +00:00
Raivis Dejus
0f77deb17b
Additional tests (#1393) 2026-02-22 18:00:23 +00:00
Raivis Dejus
4c9b249c50
Recordint transcriber improvements (#1392) 2026-02-22 17:46:20 +02:00
Raivis Dejus
bb546acbf9
Fix for windows crashes (#1387) 2026-02-20 15:47:13 +02:00
Raivis Dejus
795da67f20
1026 translation improvements (#1380) 2026-02-08 15:13:21 +02:00
Raivis Dejus
125e924613
Fix recording transcriber (#1377) 2026-02-06 20:50:19 +00:00
Anantharaman R
156ec35246
Added copy-to-clipboard button in recording transcribe widget (#1370) 2026-02-06 20:29:58 +02:00
Raivis Dejus
97b1619902
Fix chinease word level timestamps (#1355) 2026-01-16 12:31:48 +00:00
Raivis Dejus
92fc405c4a
1347 add ending extender (#1354) 2026-01-16 10:23:48 +00:00
Rob Siera
dc27281e34
Fix missing spaces after punctuation in speaker identification (#1344)
Co-authored-by: Robrecht Siera <rob.developer.securemail@holoncom.eu>
2026-01-10 16:58:27 +00:00