bl4dylion commited on
Commit
3c2c143
1 Parent(s): 781caa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ for segment in segments:
26
  The original model was converted with the following command:
27
 
28
  ```
29
- ct2-transformers-converter --model ales/whisper-small-belarusian --output_dir faster-whisper-large-v2 \
30
  --copy_files tokenizer_config.json --quantization float16
31
  ```
32
 
 
26
  The original model was converted with the following command:
27
 
28
  ```
29
+ ct2-transformers-converter --model ales/whisper-small-belarusian --output_dir faster-whisper-small-belarusian \
30
  --copy_files tokenizer_config.json --quantization float16
31
  ```
32