-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When I do:
poetry run python -m examples.generate_webvtt -i ~/<path>/segment.wav -m vosk-model-en-us-0.22-lgraph
it works just fine but when i try to run it with the complete file (1.5 hours) it outputs that the process had been killed.
The segment.wav file is 1.5 minutes.
I tried to delete the transcription part (I only need the speaking diarization) and the same problem occurs.
Is the maximum size or length of the file defined somewhere?
Metadata
Metadata
Assignees
Labels
No labels