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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.