Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the text was cut before reaching the end time. #478

Open
BankNatchapol opened this issue Sep 19, 2023 · 0 comments
Open

the text was cut before reaching the end time. #478

BankNatchapol opened this issue Sep 19, 2023 · 0 comments

Comments

@BankNatchapol
Copy link

Somehow the text is cut. For example,

I got this
{'text': 'Does everyone know this? The Peter Pan story may be more complicated than we think. Many people probably know about it because it's like, "Oh, wow!" It's a globally famous story, especially in the animated version that we all feel like, "Oh',
'start': 0.008,
'end': 21.389},

but the real audio from 0.008 to 21.389 should be
{'text': 'Does everyone know this? The Peter Pan story may be more complicated than we think. Many people probably know about it because it's like, "Oh, wow!" It's a globally famous story, especially in the animated version that we all feel like, 'Oh, it's such a dreamland.' There's a boy in a green shirt floating around, and there's a fairy.',
'start': 0.008,
'end': 21.389},

in some video the transcribe is cut at 16 second, some at 20.
Language: Thai.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant