Commit ·
e9f9840
1
Parent(s): c3197e2
Add information to README
Browse files
README.md
CHANGED
|
@@ -52,6 +52,7 @@ This repository contains the full fine-tuned model:
|
|
| 52 |
- mHuBERT-147 backbone
|
| 53 |
- BiLSTM CTC head
|
| 54 |
- audio preprocessor config
|
|
|
|
| 55 |
|
| 56 |
Training setup:
|
| 57 |
- initialized from `utter-project/mHuBERT-147`
|
|
|
|
| 52 |
- mHuBERT-147 backbone
|
| 53 |
- BiLSTM CTC head
|
| 54 |
- audio preprocessor config
|
| 55 |
+
- model size: `97.2M` parameters total (`94.4M` backbone + `2.85M` CTC head)
|
| 56 |
|
| 57 |
Training setup:
|
| 58 |
- initialized from `utter-project/mHuBERT-147`
|