Browse Source

Remove minor typo in dora-distil-whisper

tags/v0.3.7rc0
haixuanTao 1 year ago
parent
commit
9ccff3131e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      node-hub/dora-distil-whisper/dora_distil_whisper/main.py

+ 0
- 1
node-hub/dora-distil-whisper/dora_distil_whisper/main.py View File

@@ -27,7 +27,6 @@ pipe = pipeline(
max_new_tokens=128,
torch_dtype=torch_dtype,
device=device,
generate_kwargs={"language": "chinese"},
)




Loading…
Cancel
Save