bzikst commited on
Commit
b42c97c
1 Parent(s): 4ee837e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -1,14 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- datasets:
4
- - mozilla-foundation/common_voice_17_0
5
- language:
6
- - ru
7
- ---
8
-
9
- This is ctranslate2 converted version of antony66/whisper-large-v3-russian
10
-
11
- Command used to convert is
12
- ```
13
- ct2-transformers-converter --model antony66/whisper-large-v3-russian --output_dir faster-whisper-large-v3-ru-podlodka --copy_files tokenizer.json preprocessor_confi
 
14
  g.json --quantization float16
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - mozilla-foundation/common_voice_17_0
5
+ language:
6
+ - ru
7
+ pipeline_tag: automatic-speech-recognition
8
+ ---
9
+
10
+ This is ctranslate2 converted version of antony66/whisper-large-v3-russian
11
+
12
+ Command used to convert is
13
+ ```
14
+ ct2-transformers-converter --model antony66/whisper-large-v3-russian --output_dir faster-whisper-large-v3-ru-podlodka --copy_files tokenizer.json preprocessor_confi
15
  g.json --quantization float16