Description added
Browse files
README.md
CHANGED
@@ -6,4 +6,12 @@ datasets:
|
|
6 |
- bond005/taiga_speech_v2
|
7 |
language:
|
8 |
- ru
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- bond005/taiga_speech_v2
|
7 |
language:
|
8 |
- ru
|
9 |
+
---
|
10 |
+
|
11 |
+
This is ctranslate2 converted version of bond005/whisper-large-v3-ru-podlodka
|
12 |
+
|
13 |
+
Command used to convert is
|
14 |
+
```
|
15 |
+
ct2-transformers-converter --model bond005/whisper-large-v3-ru-podlodka --output_dir faster-whisper-large-v3-ru-podlodka --copy_files tokenizer.json preprocessor_confi
|
16 |
+
g.json --quantization float16
|
17 |
+
```
|