We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d1a1f commit 7a856c3Copy full SHA for 7a856c3
README.md
@@ -149,9 +149,10 @@ trainer.train()
149
150
- [x] complete perceiver then cross attention conditioning on ddpm side
151
- [x] add classifier free guidance, even if not in paper
152
+- [x] complete duration / pitch prediction during training - thanks to Manmay
153
154
+- [ ] also offer direct summation conditioning using spear-tts text-to-semantic module, if available
155
- [ ] add self-conditioning on ddpm side
-- [ ] complete duration / pitch prediction during training
156
- [ ] take care of automatic slicing of audio for prompt, being aware of minimal audio segment as allowed by the codec model
157
- [ ] make sure curtail_from_left works for encodec, figure out what they are doing
158
0 commit comments