Skip to content

Commit

Permalink
Build of r/14.x from Mon Dec 11 05:12:08 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Dec 11, 2023
1 parent 9be6f07 commit cc8d69f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion r/14.x/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -807,5 +807,5 @@ <h2 id="release-documentation">Release Documentation</h2>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-11-29 11:37:18.325207+00:00
Build Date UTC : 2023-12-11 05:11:59.561896+00:00
-->
Binary file modified r/14.x/admin/sitemap.xml.gz
Binary file not shown.
18 changes: 4 additions & 14 deletions r/14.x/commit
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)
2 changes: 1 addition & 1 deletion r/14.x/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,5 +403,5 @@ <h1 id="opencast-development-guides">Opencast Development Guides</h1>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-11-29 11:37:19.734650+00:00
Build Date UTC : 2023-12-11 05:12:01.022228+00:00
-->
Binary file modified r/14.x/developer/sitemap.xml.gz
Binary file not shown.

0 comments on commit cc8d69f

Please sign in to comment.