generated from obsproject/obs-plugintemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: Update whispercpp dependency to version 0.0.3 * refactor: Add buffered output parameters for transcription filter * refactor: Remove unused parameter in set_source_signals function * refactor: Fix character splitting bug in TokenBufferThread * refactor: Update buffer size and overlap size in whisper-processing.cpp * refactor: Remove unused parameter in set_source_signals function * refactor: Fix floating point precision issue in whisper-processing.cpp * refactor: Improve remove_leading_trailing_nonalpha function in transcription-utils.cpp * refactor: Update VAD threshold in transcription filter * refactor: Update VAD threshold parameter name in silero-vad-onnx.h * refactor: Update VAD threshold parameter name in silero-vad-onnx.h * refactor: Update lock_guard parameter name in TokenBufferThread
- Loading branch information
Showing
26 changed files
with
1,045 additions
and
765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.