Hello,
For Japanese ASR task, How to design prompts can get stable output, with Punctuation, ITN, Capitalization, Code-Switch, etc.
My prompts:
“Transcribe audio verbatimly with Punctuation(like ,。?!、%), ITN, Capitalization.”
Gemini output: “アルコール度数75%の液体”
My except: “Alcohol度数75%の液体”
It looks like no punctuation and no code-switch(bilingual).
Thanks.