jitsi / jigasi

Jigasi: a server-side application acting as a gateway to Jitsi Meet conferences. Currently allows regular SIP clients to join meetings and provides transcription capabilities.
Apache License 2.0
515 stars 291 forks source link

latest_long as the default google ts model #526

Closed rpurdel closed 3 months ago

saghul commented 3 months ago

Can't we make this a config option, defaulting to that new model? It feels like it would make experimenting easier.

rpurdel commented 3 months ago

Can't we make this a config option, defaulting to that new model? It feels like it would make experimenting easier.

Done

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 20.70%. Comparing base (86273ae) to head (38fe12e). Report is 12 commits behind head on master.

:exclamation: Current head 38fe12e differs from pull request most recent head 368f5b9. Consider uploading reports for the commit 368f5b9 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jitsi/jigasi/pull/526/graphs/tree.svg?width=650&height=150&src=pr&token=bRTGRUW8Sz&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi)](https://app.codecov.io/gh/jitsi/jigasi/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ```diff @@ Coverage Diff @@ ## master #526 +/- ## ============================================ - Coverage 20.86% 20.70% -0.16% Complexity 289 289 ============================================ Files 74 76 +2 Lines 6222 6302 +80 Branches 833 835 +2 ============================================ + Hits 1298 1305 +7 - Misses 4699 4777 +78 + Partials 225 220 -5 ``` | [Files](https://app.codecov.io/gh/jitsi/jigasi/pull/526?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) | Coverage Δ | | |---|---|---| | [...transcription/GoogleCloudTranscriptionService.java](https://app.codecov.io/gh/jitsi/jigasi/pull/526?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi#diff-c3JjL21haW4vamF2YS9vcmcvaml0c2kvamlnYXNpL3RyYW5zY3JpcHRpb24vR29vZ2xlQ2xvdWRUcmFuc2NyaXB0aW9uU2VydmljZS5qYXZh) | `0.00% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/jitsi/jigasi/pull/526/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jitsi/jigasi/pull/526?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/jitsi/jigasi/pull/526?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Last update [71b8a91...368f5b9](https://app.codecov.io/gh/jitsi/jigasi/pull/526?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jitsi).