D4niel0s commited on
Commit
a66fdc5
·
verified ·
1 Parent(s): aa46b06

Update README.md

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