Skip to content

Commit 7a856c3

Browse files
committed
product management
1 parent 44d1a1f commit 7a856c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,10 @@ trainer.train()
149149

150150
- [x] complete perceiver then cross attention conditioning on ddpm side
151151
- [x] add classifier free guidance, even if not in paper
152+
- [x] complete duration / pitch prediction during training - thanks to Manmay
152153

154+
- [ ] also offer direct summation conditioning using spear-tts text-to-semantic module, if available
153155
- [ ] add self-conditioning on ddpm side
154-
- [ ] complete duration / pitch prediction during training
155156
- [ ] take care of automatic slicing of audio for prompt, being aware of minimal audio segment as allowed by the codec model
156157
- [ ] make sure curtail_from_left works for encodec, figure out what they are doing
157158

0 commit comments

Comments
 (0)