FL33TW00D-HF HF staff commited on
Commit
4272f98
1 Parent(s): ed80282

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # Model Card for Ratchet + Whisper Large V2
5
+
6
+ <!-- Provide a quick summary of what the model is/does. -->
7
+
8
+ [Whisper Large V3](https://huggingface.co/openai/whisper-large-v3) should be preferred for transcription quality.
9
+ If you're looking for better performance, check out [Distil Whisper Large V3](https://huggingface.co/FL33TW00D-HF/distil-whisper-large-v3)
10
+
11
+ This is a conversion from the GGML format of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) into the Ratchet custom format.
12
+
13
+ ## Model Card Contact
14
+
15
+ [christopher.fleetwood@huggingface.co](mailto:christopher.fleetwood@huggingface.co)