Upload folder using huggingface_hub
Browse files- README.py +2 -0
- config.json +3 -0
README.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
test loss: 5.64e-01, test PER: 14.45, test mpd_f1: 5.79e-01
|
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"speechbrain_interface": "EncoderASR",
|
| 3 |
+
}
|