benderrodriguez commited on
Commit
e9ed4a4
·
verified ·
1 Parent(s): 5896b9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,2 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
1
  This is a Ctranslate2 (Faster Whisper) weight format of the [ivrit-ai/whisper-large-v3](https://huggingface.co/ivrit-ai/whisper-large-v3)
2
  Please follow the Faster Whisper usage details [here](https://github.com/SYSTRAN/faster-whisper/tree/master?tab=readme-ov-file#usage) and use this model name.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - he
5
+ base_model:
6
+ - openai/whisper-large-v3
7
+ tags:
8
+ - audio
9
+ - automatic-speech-recognition
10
+ library_name: ctranslate2
11
+ ---
12
  This is a Ctranslate2 (Faster Whisper) weight format of the [ivrit-ai/whisper-large-v3](https://huggingface.co/ivrit-ai/whisper-large-v3)
13
  Please follow the Faster Whisper usage details [here](https://github.com/SYSTRAN/faster-whisper/tree/master?tab=readme-ov-file#usage) and use this model name.