Commit Graph

15 Commits

Author SHA1 Message Date
Roy Shilkrot
f79571f316
Add Silero VAD (#85)
* Add Silero VAD model and integrate it into the transcription filter

* Fix Silero VAD model path and enable n_threads

* Update translation strings for multiple locales

* Update Onnxruntime library linking and fix compiler warning

* Fix variable naming and type casting in Silero VAD implementation

* Update Silero VAD model path and enable n_threads
2024-04-13 22:39:28 -04:00
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
db235eb19c Update version number in buildspec.json 2024-03-17 18:51:56 -04:00
Roy Shilkrot
d8f64971c2
Update version and Whispercpp build tag (#65) 2024-01-25 11:59: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
ba8bd4dbaf
Fix destroy crash (#55) 2023-11-15 17:42:09 -05:00
Roy Shilkrot
1db40e341c bump v0.0.6 2023-11-03 23:29:21 -04:00
Roy Shilkrot
3ebef8503a bump v0.0.5 2023-10-19 22:55:52 -04:00
Roy Shilkrot
bbf0284b8d bump v0.0.4 2023-10-04 00:12:50 -04:00
Roy Shilkrot
f966fd4c71 fix packages dmg hash 2023-09-27 17:58:35 -04:00
Roy Shilkrot
1cd6dee075 bump v0.0.3 2023-09-19 13:37:59 -04:00
Roy Shilkrot
67c4f6ba44 bump version 2023-09-12 09:23:08 -04: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