Skip to content

fix: save checkpoints in the same was as fs2#5

Merged
roedoejet merged 3 commits into
dev.ap/inferencefrom
dev.ap/save-top-k
May 26, 2026
Merged

fix: save checkpoints in the same was as fs2#5
roedoejet merged 3 commits into
dev.ap/inferencefrom
dev.ap/save-top-k

Conversation

@roedoejet
Copy link
Copy Markdown
Member

save the last checkpoint, and also the top-k with the lowest Mel validation loss

Copy link
Copy Markdown
Member

@joanise joanise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joanise
Copy link
Copy Markdown
Member

joanise commented May 22, 2026

This PR seems to break something. When I try to combine it with #4 and #6, everyvoice train text-to-wav config/everyvoice-text-to-wav.yaml --mode first errors out with

RuntimeError: Sizes of tensors must match except in dimension 0. Expected size 140 but got size 133 for tensor number

roedoejet added 2 commits May 26, 2026 22:34
save the last checkpoint, and also the top-k with the lowest Mel validation loss
also log up to 7 audio files to tensorboard
@roedoejet roedoejet force-pushed the dev.ap/save-top-k branch from b6bf3d6 to 0185ba2 Compare May 26, 2026 22:34
@roedoejet roedoejet merged commit b0fb783 into dev.ap/inference May 26, 2026
@roedoejet roedoejet deleted the dev.ap/save-top-k branch May 26, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants