I am looking to cap the max length of the transcription to 47 characters per line generated via insanely-fast-whisper. Is there a setting for generate_kwargs or others, that allow to make sure that for each line of transcription, the maximum characters should only be 47
I am looking to cap the max length of the transcription to 47 characters per line generated via
insanely-fast-whisper
. Is there a setting forgenerate_kwargs
or others, that allow to make sure that for each line of transcription, the maximum characters should only be 47