Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding checkpoint and config version #38

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SamuelLarkin
Copy link
Collaborator

@SamuelLarkin SamuelLarkin commented Oct 25, 2024

PR Goal?

Add a version number in a saved model's checkpoint and a version to EveryVoice's config files.

Fixes?

EveryVoiceTTS/EveryVoice#559

Feedback sought?

Merge approval

Priority?

high

Tests added?

yes

How to test?

python -m unittest \
  everyvoice.tests.test_model.TestLoadingConfig \
  everyvoice.tests.test_model.TestLoadingModel \
  everyvoice.tests.test_cli

Confidence?

good

Version change?

yes for the schemas

Related PRs?

EveryVoiceTTS/FastSpeech2_lightning#92
#38
EveryVoiceTTS/DeepForcedAligner#28

Copy link

semanticdiff-com bot commented Oct 25, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  hfgl/config/__init__.py  1% smaller
  hfgl/model.py  0% smaller
  hfgl/utils.py  0% smaller

@SamuelLarkin SamuelLarkin changed the title [WIP] Dev.sl/559 version [WIP] Adding checkpoint and config version Oct 25, 2024
@SamuelLarkin SamuelLarkin changed the title [WIP] Adding checkpoint and config version Adding checkpoint and config version Oct 30, 2024
hfgl/model.py Outdated Show resolved Hide resolved
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