HashNuke commited on
Commit
d514563
·
verified ·
1 Parent(s): 12c336a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  library_name: mlx
 
 
 
3
  ---
4
 
5
  # whisper-tiny.en-mlx
@@ -13,4 +16,4 @@ pip install -r requirements.txt
13
 
14
  >> import whisper
15
  >> whisper.transcribe("FILE_NAME")
16
- ```
 
1
  ---
2
  library_name: mlx
3
+ license: mit
4
+ language:
5
+ - en
6
  ---
7
 
8
  # whisper-tiny.en-mlx
 
16
 
17
  >> import whisper
18
  >> whisper.transcribe("FILE_NAME")
19
+ ```