nev commited on
Commit
f74be53
1 Parent(s): 1520e90

Add new model card

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ This is a Seq2Seq model trained on a karaoke dataset to predict syllables with pitch and timing from song lyrics.
2
+
3
+ As of writing, the model has only been trained on 1/2 of the full dataset. Expect the quality to improve later.
4
+
5
+ The Huggingface demo seems to produce outputs with a small sequence length. So what you see on the right will only make a prediction for the first two syllables.