whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

whisper : add initial_prompt param

Open jhen0409 opened this issue 2 years ago • 1 comments

Related to #637.

Add initial_prompt so we can avoid some re-implement of prompt_tokens and n_prompt_tokens.

This changes removes the print of prompt tokens because it may not ideal in whisper_full.

jhen0409 avatar Mar 23 '23 06:03 jhen0409

It seems the Example Tests CI was broken after #642.

jhen0409 avatar Mar 23 '23 07:03 jhen0409