dwhoelz commited on
Commit
5a309ee
1 Parent(s): 8c26327

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language: pt
4
+ library_name: ctranslate2
5
+ tags:
6
+ - automatic-speech-recognition
7
+ - whisper-event
8
  ---
9
+
10
+
11
+ # Fine-tuned PORTUGUESE whisper-large-v2 model for CTranslate2
12
+
13
+ This repository contains the [jonatasgrosman/whisper-large-pt-cv11](https://huggingface.co/jonatasgrosman/whisper-large-pt-cv11) model converted to the [CTranslate2](https://github.com/OpenNMT/CTranslate2) format.
14
+
15
+ ## Conversion
16
+
17
+ The original model was converted using float16 quantization.