Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NbAiLab
/
wav2vec2-1b-npsc-nst
like
0
Follow
Nasjonalbiblioteket AI Lab
121
Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
versae
commited on
Jan 31, 2023
Commit
eceeaf0
•
1 Parent(s):
dadf62a
Update eval.py
Browse files
Files changed (1)
hide
show
eval.py
+0
-1
eval.py
CHANGED
Viewed
@@ -252,4 +252,3 @@ if __name__ == "__main__":
252
args = parser.parse_args()
253
254
main(args)
255
-
252
args = parser.parse_args()
253
254
main(args)