Skip to content

Is there a way to limit the length of the file being created? #29

Closed Answered by abdeladim-s
davidliaos asked this question in Q&A
Discussion options

You must be logged in to vote

Ahh ok I think I understand, I did this in my pywhispercpp repo.

To do this in subsai you will need to choose the whisper.cpp from the models, then from the configs you'll need to set token_timestamps to True and max_len to the maximum number of characters you want (in your case 200).

You can try it from the webui quickly to see the results.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@abdeladim-s
Comment options

Answer selected by abdeladim-s
@davidliaos
Comment options

@abdeladim-s
Comment options

@davidliaos
Comment options

@abdeladim-s
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants