mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Merge 4ff9e1fa509054ed175f48b81027a18f1c38d801 into c0d2f624c09dc18e709e37c2ad90c039a4eb72a2
This commit is contained in:
commit
37c7aa4650
@ -511,6 +511,8 @@ def transcribe(
|
||||
text=tokenizer.decode(all_tokens[len(initial_prompt_tokens) :]),
|
||||
segments=all_segments,
|
||||
language=language,
|
||||
content_frames=content_frames,
|
||||
dtype=str(dtype),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user