D4niel0s commited on
Commit
2a44917
·
verified ·
1 Parent(s): 55607a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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" class at Tel-Aviv University, Israel.
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)