Skip to content

[StyleTTS2] load pretrained checkpoint from HuggingFace#807

Draft
roedoejet wants to merge 1 commit into
dev.ap/styletts2-improvementsfrom
dev.ap/stts2-hf-checkpoints
Draft

[StyleTTS2] load pretrained checkpoint from HuggingFace#807
roedoejet wants to merge 1 commit into
dev.ap/styletts2-improvementsfrom
dev.ap/stts2-hf-checkpoints

Conversation

@roedoejet
Copy link
Copy Markdown
Member

PR Goal?

Loading pretrained models from within the codebase is messy since we need to handle the paths, and the model checkpoints bloat the package/our git history.

Fixes?

An element of #686

Feedback sought?

Does this look reasonable? I think the "local override" option is still not going to be handled well since it will put a potentially absolute path in the config.

Priority?

high

Tests added?

None

How to test?

if you train a model with this branch, you should see the HF models downloading automatically

Confidence?

medium

Version change?

n/a

Related PRs?

EveryVoiceTTS/StyleTTS2#6

Once accepted, we'll need to clean the git history of any *.t7 or *.pth files

@roedoejet roedoejet requested a review from joanise May 19, 2026 23:34
@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented May 19, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  everyvoice/model/e2e/StyleTTS2_lightning  0% smaller

@roedoejet roedoejet mentioned this pull request May 19, 2026
25 tasks
@roedoejet roedoejet force-pushed the dev.ap/stts2-hf-checkpoints branch from 83961c7 to e02782e Compare May 20, 2026 00:17
@roedoejet roedoejet changed the title chore: update submodule [StyleTTS2] load pretrained checkpoint from HuggingFace May 20, 2026
@roedoejet roedoejet marked this pull request as draft May 20, 2026 05:11
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.

1 participant