Update README.md
Browse files
README.md
CHANGED
@@ -11,5 +11,5 @@ This is ctranslate2 converted version of antony66/whisper-large-v3-russian
|
|
11 |
|
12 |
Command used to convert is
|
13 |
```
|
14 |
-
ct2-transformers-converter --model antony66/whisper-large-v3-russian --output_dir faster-whisper-large-v3-
|
15 |
g.json --quantization float16
|
|
|
11 |
|
12 |
Command used to convert is
|
13 |
```
|
14 |
+
ct2-transformers-converter --model antony66/whisper-large-v3-russian --output_dir faster-whisper-large-v3-russian --copy_files tokenizer.json preprocessor_confi
|
15 |
g.json --quantization float16
|