GetmanY1 commited on
Commit
3dc5f06
·
verified ·
1 Parent(s): 0de113b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - 'no'
5
+ base_model:
6
+ - NbAiLab/nb-wav2vec2-300m-bokmaal
7
+ ---
8
+
9
+ # NOCASA Multi-task wav2vec 2.0 Baseline
10
+
11
+ The official multi-task wav2vec 2.0 baseline model for the [IEEE-MLSP NOCASA Challenge](https://teflon.aalto.fi/nocasa-2025/). For more details on how to use the model, visit [GitHub](https://github.com/aalto-speech/nocasa-baselines).