Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ 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 |
-
This model was trained as a final project in the "DSP & audio processing using Deep Learning"
|
17 |
|
18 |
-
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" course at Tel-Aviv University.
|
17 |
|
18 |
+
Implementation details and references can be found in the included 'paper' PDF. \
|
19 |
+
Code can be found on [our GitHub Repo](https://github.com/D4niel0s/HebTTS)
|