Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenye234 committed Dec 1, 2023
2 parents ed050b2 + ce1f3a7 commit 857c3d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,15 @@ Implementation of the [CoMospeech](https://arxiv.org/pdf/2305.06908.pdf). For al

# Update

<<<<<<< HEAD
**2023-12-01**
=======
**NEW!** We also propose a well-designed SVC version based on consistency model ([Code](https://github.com/Grace9994/CoMoSVC)).

We find that zero-mean Gaussian noise instead of the prior in grad-tts can also achieve similar performance. We alse release the new code and checkpoints.

We add Heun’s 2nd order method support for teacher model (can be used for teacher model sampling and better ODE trajectory for consistency distillation).
>>>>>>> ce1f3a75fa359feee52ff9cbf2e2fd2761ad38ef

- We also propose a well-designed Singing Voice Conversion (SVC) version, <span style="color:red"> **CoMoSVC** </span>, based on consistency model ([Code](https://github.com/Grace9994/CoMoSVC)).
Expand Down

0 comments on commit 857c3d2

Please sign in to comment.