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

Add initial prompt argument support #144

Closed
wants to merge 1 commit into from

Conversation

Cognitohazard
Copy link

Adds "prompt" argument to diarize.py and diarize_parallel.py args parser.
Adds passing initial_prompt to batched and non-batched models in transcribe functions.

Adds "prompt" argument to diarize.py and diarize_parallel.py.
Adds initial prompt support to batched and non-batched transcribe functions.
@MahmoudAshraf97
Copy link
Owner

Hello and thanks for the contribution, I've been wanting to add all whisper transcription options to the script but didn't have the capacity to do that, can you extend your PR to do that? it's totally OK if you don't have the time to

@Cognitohazard
Copy link
Author

I'll take a look in a few days! The only tricky thing is that whisper and whisperx have different options so I'll have to test a bit to make sure I don't mess anything up.

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

Successfully merging this pull request may close these issues.

None yet

2 participants