File size: 433 Bytes
b42c97c 93ea612 4ee837e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: apache-2.0
datasets:
- mozilla-foundation/common_voice_17_0
language:
- ru
pipeline_tag: automatic-speech-recognition
---
This is ctranslate2 converted version of antony66/whisper-large-v3-russian
Command used to convert is
```
ct2-transformers-converter --model antony66/whisper-large-v3-russian --output_dir faster-whisper-large-v3-russian --copy_files tokenizer.json preprocessor_confi
g.json --quantization float16 |