Add some context
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This is a pretrained model text aligner for use when creating a new base model for StyleTTS 2 or Stylish TTS.
|
| 6 |
+
|
| 7 |
+
- Taken from StyleTTS 2 repo here: https://github.com/yl4579/StyleTTS2
|
| 8 |
+
- Training code is here: https://github.com/yl4579/AuxiliaryASR
|
| 9 |
+
- Paper sources the model here: https://zenodo.org/records/4541452
|