Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,10 @@ metrics:
|
|
7 |
- wer
|
8 |
- cer
|
9 |
pipeline_tag: text-to-speech
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- wer
|
8 |
- cer
|
9 |
pipeline_tag: text-to-speech
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
# Details
|
14 |
+
|
15 |
+
This model is an implementation of the vall-e architecture, with the AlephBert text tokenizer.
|
16 |
+
Implementation details and references can be found in the included 'paper' PDF.
|