Add visual_student_2m sealed confirm checkpoint
Browse files- README.md +31 -0
- s2_student_swap.ckpt +3 -0
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- audio-visual
|
| 6 |
+
- speech-recognition
|
| 7 |
+
- mcorec
|
| 8 |
+
- chime-9
|
| 9 |
+
- avsr
|
| 10 |
+
library_name: pytorch
|
| 11 |
+
pipeline_tag: automatic-speech-recognition
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# MCoRec Visual Student (2.07M)
|
| 15 |
+
|
| 16 |
+
Checkpoint from the MCoRec / CHiME-9 Task 1 AVSR project closeout.
|
| 17 |
+
|
| 18 |
+
## Evaluation
|
| 19 |
+
|
| 20 |
+
- **Split:** official confirmation set (20 sessions / 110 speakers)
|
| 21 |
+
- **Protocol:** distilled visual student
|
| 22 |
+
- **Confirm WER:** `0.6424`
|
| 23 |
+
|
| 24 |
+
## Files
|
| 25 |
+
|
| 26 |
+
Weights are uploaded as released training artifacts (`.ckpt` / `.nemo` / `.pt`).
|
| 27 |
+
Use the corresponding project inference stack to load them.
|
| 28 |
+
|
| 29 |
+
## Collection
|
| 30 |
+
|
| 31 |
+
Part of [`jtygarfield/avsr-project`](https://huggingface.co/collections/jtygarfield/avsr-project).
|
s2_student_swap.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d93bf676e1e86efcede363c65d0d442604b6217bba6c9895565ec96d8c3d2db2
|
| 3 |
+
size 11973738712
|