richardbaihe commited on
Commit ·
daa7687
1
Parent(s): 0fff999
add another checkpoint for new speaker testing
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
- conformer: Conformer A3T trained with all VCTK training data.
|
| 4 |
- unseen_conformer: Conformer A3T trained by excluding some speakers during the training.
|
| 5 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
There are two folders now:
|
| 5 |
- conformer: Conformer A3T trained with all VCTK training data.
|
| 6 |
- unseen_conformer: Conformer A3T trained by excluding some speakers during the training.
|
| 7 |
+
|