sam0isunreal commited on
Commit
7c66b75
1 Parent(s): ed79a28

Update README.md

Browse files

My first time giving a description here. But the attempt will be to use tacotron2 on the openslr data set, and then apply other pipelines for the task of TTS

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - openslr
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ library_name: transformers
10
+ pipeline_tag: text-to-speech
11
+ ---