Automatic Speech Recognition
Transformers
Russian
Inference Endpoints
File size: 441 Bytes
7a54262
 
 
 
 
 
 
 
89d8c7c
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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
```