Automatic Speech Recognition
Russian
File size: 489 Bytes
66535fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: apache-2.0
datasets:
- bond005/podlodka_speech
- bond005/rulibrispeech
- bond005/taiga_speech_v2
language:
- ru
pipeline_tag: automatic-speech-recognition
---

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 int8_float32
```