duerig commited on
Commit
c70a4d2
·
verified ·
1 Parent(s): 9a184c7

Add context

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Pretrained pitch extractor model for use when making a new base model with StyleTTS 2 or Stylish TTS
6
+
7
+ - Taken from the StyleTTS 2 repo: https://github.com/yl4579/StyleTTS2
8
+ - This is a Joint Detection and Classification network for melody
9
+ - Original Paper: https://www.mdpi.com/2076-3417/9/7/1324
10
+ - Original Code: https://github.com/keums/melodyExtraction_JDC
11
+ - Trained on LibriTTS corpus