Skip to content

Where do I use --initial-prompt in python code? #355

Answered by jianfch
DracoCoder asked this question in Q&A
Discussion options

You must be logged in to vote
model = whisper.load_model("base")
result = model.transcribe("audio.mp3", initial_prompt='vocabulary' )

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
5 replies
@DracoCoder
Comment options

@DracoCoder
Comment options

@madcap1090
Comment options

@envious
Comment options

@aavetis
Comment options

Answer selected by DracoCoder
Comment options

You must be logged in to vote
9 replies
@esonec
Comment options

@envious
Comment options

@zaherweb
Comment options

@glangford
Comment options

@glangford
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet