Commit
•
3dc48e8
1
Parent(s):
8c0b8ef
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (290687579591e15ec64844e6de7d3c048d005e38)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: cc0-1.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: wav2vec2-large-voxrex-npsc-nst
|
7 |
results: []
|
|
|
2 |
license: cc0-1.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: KBLab/wav2vec2-large-voxrex
|
6 |
model-index:
|
7 |
- name: wav2vec2-large-voxrex-npsc-nst
|
8 |
results: []
|