Automatic Speech Recognition
Transformers
audio
asr
hf-asr-leaderboard
Inference Endpoints
TheStigh commited on
Commit
56274b3
·
verified ·
1 Parent(s): a4d8f27

Update README.md

Browse files

Hentet fra NbAiLab og convertert til cTranslate2 for faster-whisper.

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - 'no'
5
+ base_model:
6
+ - NbAiLab/nb-whisper-large
7
+ ---