-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build of r/14.x from Mon Dec 11 05:12:08 UTC 2023
- Loading branch information
1 parent
9be6f07
commit cc8d69f
Showing
5 changed files
with
6 additions
and
16 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
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,5 @@ | ||
commit fa871a6f820a923c9f0857a4368dd7d5f9d4d330 | ||
Author: Lars Kiesow <[email protected]> | ||
Date: Wed Nov 29 12:36:49 2023 +0100 | ||
commit 03507b04eeea6b1e67c8dce7e0d028a520cc209d | ||
Author: Crowdin Bot <[email protected]> | ||
Date: Mon Dec 11 05:11:33 2023 +0000 | ||
|
||
Fix logging for WhisperEngine (#5270) | ||
|
||
Fixes (hopefully) https://github.com/opencast/opencast/issues/5268 | ||
|
||
With this, Opencast will log the output from the whisper engine. I set | ||
the log level to debug, so you have to add something like that in your | ||
`org.ops4j.pax.logging.cfg` to enable it: | ||
``` | ||
log4j2.logger.whisper.name = org.opencastproject.speechtotext.impl.engine.WhisperEngine | ||
log4j2.logger.whisper.level = debug | ||
``` | ||
Automatically update translation keys (r/14.x) |
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
Binary file not shown.