Commit Graph

23 Commits

Author SHA1 Message Date
Tabitha Cromarty
a0fc46aa29 Add non-Ubuntu Linux build instructions to the README (#102)
Largely based on @umireon's [AUR build script](https://github.com/occ-ai/obs-localvocal/issues/62#issuecomment-1910708241), these steps worked for me on a
Gentoo Linux system as well, so I figured it might be helpful to add them to
the README.

I feel like some of this could be merged with the Ubuntu section above (which
might also in itself be applicable to Debian as well as Ubuntu), but for now
this should at least help people
2024-05-30 22:37:03 -04:00
Roy Shilkrot
2e83300fbb Update buffer size and overlap size in whisper-processing.h and defau… (#95)
* Update buffer size and overlap size in whisper-processing.h and default buffer size in msec in transcription-filter.cpp

* Update audio processing timestamp calculation in whisper-processing.cpp

* Update OBS plugin installation instructions for Linux

* Fix typo in update_whisper_model function name
2024-05-02 01:03:06 -04:00
Roy Shilkrot
493ecad254 Update CTranslate2 and cpu_features dependencies (#94)
* Update CTranslate2 and cpu_features dependencies

* Update CTranslate2 and cpu_features dependencies

* Update dependencies and fix special tokens handling

* Add BUILD_BYPRODUCTS to CMake build command

* Update version to 0.2.5 in buildspec.json
2024-04-30 09:48:23 -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
3afe7670fe Readme update 2024-04-01 22:24:32 -04:00
Roy Shilkrot
8b1ab7cfed Update README.md 2024-03-21 16:29:49 -04:00
Roy Shilkrot
8e35a192b8 Update README.md 2024-03-19 17:43:23 -04:00
Roy Shilkrot
e7a4823b8f Update README.md 2024-01-25 21:47:28 -05:00
Roy Shilkrot
33b9756624 Update README.md 2023-11-15 22:55:24 -05:00
Roy Shilkrot
8d924d0cb1 Update README.md 2023-10-31 09:45:46 -04:00
Roy Shilkrot
a39979e9d7 Update README.md 2023-10-23 23:41:58 -04:00
Roy Shilkrot
9299e7592e srt saving 2023-10-07 13:46:58 -04:00
Roy Shilkrot
2e78d47aa6 Update README.md 2023-09-29 17:45:09 -04:00
Roy Shilkrot
f54bba4548 Update README.md 2023-09-27 17:57:10 -04:00
Roy Shilkrot
92eb568455 Update README.md 2023-09-25 23:30:46 -04:00
Roy Shilkrot
306c2883a5 Update README.md 2023-09-22 11:19:26 -04:00
Roy Shilkrot
4bbbe146e6 fix download link 2023-09-20 15:30:29 -04:00
Przemek Pawlas
9e3d94eca3 fix: Windows CUDA compilation was incorrectly described 2023-09-15 20:16:52 +02:00
Roy Shilkrot
cd4dbdbb3b Update README.md 2023-09-14 10:54:40 -04:00
Roy Shilkrot
9395c214b9 Update README.md 2023-09-13 12:49:13 -04:00
Roy Shilkrot
91b259e643 readme 2023-09-12 01:14:02 -04:00
Roy Shilkrot
99d3f8426c readme 2023-08-14 10:21:43 +03:00
Roy Shilkrot
ad7cb94c55 Initial commit 2023-08-10 22:05:20 +03:00