You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use google colab and the space in disk is a problem using the Streaming=False
I want to use the option Streaming=True, but I got the next error:
ValueError: Streaming mode is not yet compatible with concatenating audios to max_duration_in_seconds.Either set --streaming=False and download the audios locally, or open an issue on the Distil-Whisper repo to request this feature.
The text was updated successfully, but these errors were encountered:
I use google colab and the space in disk is a problem using the Streaming=False
I want to use the option Streaming=True, but I got the next error:
ValueError: Streaming mode is not yet compatible with concatenating audios to
max_duration_in_seconds
.Either set--streaming=False
and download the audios locally, or open an issue on the Distil-Whisper repo to request this feature.The text was updated successfully, but these errors were encountered: