Commit
•
168dd72
1
Parent(s):
caa7f78
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (9ded6673f92bc0b1c86b4162208da40df8029c4b)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- robust-speech-event
|
8 |
datasets:
|
9 |
- NbAiLab/NPSC
|
|
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-voxrex-npsc
|
12 |
results: []
|
|
|
7 |
- robust-speech-event
|
8 |
datasets:
|
9 |
- NbAiLab/NPSC
|
10 |
+
base_model: KBLab/wav2vec2-large-voxrex
|
11 |
model-index:
|
12 |
- name: wav2vec2-large-voxrex-npsc
|
13 |
results: []
|