Commit Graph

9 Commits

Author SHA1 Message Date
Kaito Udagawa
f4307168de
Update build scripts according to the latest obs-plugintemplate (#87)
* Update build-project.yaml

* Update action.yaml

* Update helpers_common.cmake

* Update compilerconfig.cmake

* Update .clang-format

* Fix

* Fix

* Update build-project.yaml

* Update check-format.yaml

* Update push.yaml

* Update build-project.yaml
2024-04-15 08:19:40 -04:00
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
4638ce80fe
Remove Cublas input from build script (#80)
* Remove Cublas input from build script

* Remove CUDA Toolkit installation and curl submodule
2024-04-01 21:59:37 -04:00
Roy Shilkrot
ec65ffbbf7 cmake-format 2023-11-13 16:40:09 -05:00
Roy Shilkrot
dcfaddeedb add fpic to plugin-support on linux 2023-11-13 16:33:57 -05:00
Roy Shilkrot
3fa1f11418 fix osx build 2023-09-28 00:09:56 -04:00
Roy Shilkrot
e330d4e211 dont fail on patch 2023-08-13 18:00:23 +03:00
Roy Shilkrot
357b429b80 add model downloader 2023-08-13 17:55:04 +03:00
Roy Shilkrot
ad7cb94c55
Initial commit 2023-08-10 22:05:20 +03:00