Replies: 2 comments 8 replies
-
|
Thanks @dgoryeo for taking the time to test the notebook. (1) Yes you are right, maybe we should add a config for this, so users can choose between word-level and sentence-level ? (2) Could please let me know what dependency is it ? And what is its effect ? So I can add it to the dependencies. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Hi @abdeladim-s , has something got broken in the code? I get an error at the sub.save() line: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks again for the notebook example. I just got to run the notebook for model whisper-timestamped. Couple of observations / questions on the results:
(1) The srt output is in word level not in sentence level. Is that because of subsai's default config for whsiper-timestamp?
(2) There is a dependency on matplotlib for default config of whisper-timestamp. May be that should be added to the dependencies?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions