Replies: 2 comments
-
I'm wondering the same issue. changing round 2 to 3 doesn't make any difference. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can try whisperx |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey there is there any way i can get 4 decimal points of timestamps instead of two
eg: {'word': ' you.',
'start': 288.0,
'end': 288.32,
'probability': 0.9976211190223694}]}],
'language': 'en'}
I need 'start': 288.0000 and end: 288.3242
Beta Was this translation helpful? Give feedback.
All reactions