Skip to content

Conversation

@kunci115
Copy link
Contributor

  • Changing mechanism load vocoder similar to api.py(Speed Enhancement)

- Changing mechanism load vocoder similar to api.py(Speed Enhancement)
ode_method="euler",
use_ema=True,
device=self.device,
).to(self.device, dtype=dtype)
Copy link
Owner

Choose a reason for hiding this comment

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

the speed enhancement comes from the removal of to(dtype=dtype)?
cuz line 17 dtype=torch.float32 will never function after this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ahh hold on, I'll check

@kunci115
Copy link
Contributor Author

I'll reopen this after I have more free time

@kunci115 kunci115 closed this Nov 18, 2024
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