jigasi icon indicating copy to clipboard operation
jigasi copied to clipboard

latest_long as the default google ts model

Open rpurdel opened this issue 5 months ago • 3 comments

rpurdel avatar Mar 11 '24 09:03 rpurdel

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

saghul avatar Mar 11 '24 11:03 saghul

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

Done

rpurdel avatar Mar 11 '24 11:03 rpurdel

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

@@             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 Coverage Δ
...transcription/GoogleCloudTranscriptionService.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 71b8a91...368f5b9. Read the comment docs.

codecov[bot] avatar Mar 11 '24 11:03 codecov[bot]