Commit Graph

11 Commits

Author SHA1 Message Date
Roy Shilkrot
a569da2ed3
Built-in Translation (#79)
* Add translation feature and dependencies

* Add model-infos.cpp and translate_add_context to en-US.ini

* Fix formatting and whitespace issues

* Update build plugin and version, fix translation and whisper-utils

* Fix compiler warning and simplify code in transcription-filter.cpp

* Update CMakePresets.json and buildspec.json

* Fix Clang compiler warnings

* Enable QT in CMakePresets.json

* Fix compiler warnings and create missing config folder

* Fix formatting of is_lead_byte and is_trail_byte macros
2024-04-01 14:37:31 -04:00
Roy Shilkrot
0c7d7234af
Update CUDA support and model versions (#78) 2024-03-24 21:23:06 -04:00
Roy Shilkrot
8b4471fad4
Update save_srt option and add truncate_output_file option (#64)
* Update save_srt option and add truncate_output_file option

* Refactor code for readability and maintainability

* Update clang-format version to 16.0.5

* Update .clang-format and model-downloader-ui.cpp

* Fix is_lead_byte and is_trail_byte macros
2024-01-25 11:44:05 -05:00
Roy Shilkrot
b45b235ad6
Bump whisper.cpp. Simple settings mode (#60)
* bump whispercpp, simple settings mode

* lint
2023-12-21 11:08:36 -05:00
Roy Shilkrot
465193a12b adding min sub duration 2023-10-29 00:26:36 -04:00
Roy Shilkrot
82a473fabb add file rename 2023-10-12 10:45:34 -04:00
Roy Shilkrot
9299e7592e srt saving 2023-10-07 13:46:58 -04:00
Roy Shilkrot
1b6da3c0f9 Locale and translations 2023-10-04 22:12:17 -04:00
Roy Shilkrot
b14ba3e93f attempt fix 2023-08-20 01:25:19 +03:00
Roy Shilkrot
7023ec5152 initial 2023-08-12 23:51:51 +03:00
Roy Shilkrot
ad7cb94c55
Initial commit 2023-08-10 22:05:20 +03:00