generated from obsproject/obs-plugintemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cloud translation support with multiple providers and configurati… (
#183) * Add cloud translation support with multiple providers and configuration options * Refactor CMakeLists.txt for cloud translation sources formatting * Add support for translating only full sentences in cloud translation * Update ICU build configuration and fix header include case sensitivity * Fix CURL helper function signatures and improve URL encoding * Fix character type casting in DeepLTranslator for language conversion * Refactor file saving logic in transcription filter to streamline sentence handling and add support for saving translated sentences * Add support for Deepl Free API endpoint and enhance cloud translation configuration * Add ccache detection to ICU build configuration for improved compilation speed * Enhance ICU build configuration to use ccache as a compiler wrapper for improved performance
- Loading branch information
Showing
28 changed files
with
1,798 additions
and
73 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
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.