issues
search
IAHispano
/
Applio
A simple, high-quality voice conversion tool focused on ease of use and performance
https://applio.org
MIT License
1.81k
stars
292
forks
source link
minor bugfixes and code cleanup
#861
Closed
AznamirWoW
closed
2 weeks ago
AznamirWoW
commented
2 weeks ago
removed optimizer steps left from an attempt to fix grading buckets
corrected the error message for incompatible model
simplified the train unpacking
fixed an incorrect move of cached tensors to a wrong device
grouped gradients under the same section for tensorboard output
Description
Motivation and Context
How has this been tested?
Screenshots (if appropriate):
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
Motivation and Context
How has this been tested?
Screenshots (if appropriate):
Types of changes
Checklist: