Automatic Speech Recognition
Transformers
Russian
Inference Endpoints
bzikst's picture
Description added
89d8c7c
|
raw
history blame
441 Bytes
---
license: apache-2.0
datasets:
- bond005/podlodka_speech
- bond005/rulibrispeech
- bond005/taiga_speech_v2
language:
- ru
---
This is ctranslate2 converted version of bond005/whisper-large-v3-ru-podlodka
Command used to convert is
```
ct2-transformers-converter --model bond005/whisper-large-v3-ru-podlodka --output_dir faster-whisper-large-v3-ru-podlodka --copy_files tokenizer.json preprocessor_confi
g.json --quantization float16
```