arc-r commited on
Commit
c7381a0
1 Parent(s): 95485ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ for segment in segments:
30
  The original model was converted with the following command:
31
 
32
  ```
33
- ct2-transformers-converter --model byoussef/whisper-large-v2-Ko --output_dir faster-whisper-large-v2-Ko_model \
34
  --copy_files tokenizer.json --quantization float16
35
  ```
36
 
 
30
  The original model was converted with the following command:
31
 
32
  ```
33
+ ct2-transformers-converter --model byoussef/whisper-large-v2-Ko --output_dir faster-whisper-large-v2-Ko \
34
  --copy_files tokenizer.json --quantization float16
35
  ```
36