Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,6 @@ pipeline_tag: text-to-speech
|
|
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.
|
|
|
13 |
# Details
|
14 |
|
15 |
This model is an implementation of the vall-e architecture, with the AlephBert text tokenizer.
|
16 |
+
This model was trained as a final project in the "DSP & audio processing using Deep Learning" class at Tel-Aviv University, Israel.
|
17 |
+
|
18 |
Implementation details and references can be found in the included 'paper' PDF.
|