Skip to content

Update to work with mps, tested on M5 Max - #18

Open
taxilian wants to merge 2 commits into
MisoLabsAI:mainfrom
taxilian:mps-support
Open

Update to work with mps, tested on M5 Max#18
taxilian wants to merge 2 commits into
MisoLabsAI:mainfrom
taxilian:mps-support

Conversation

@taxilian

@taxilian taxilian commented Jun 4, 2026

Copy link
Copy Markdown

I don't know if this is the best way to do all of this, but it's working for me! Fixes #1

@taxilian

taxilian commented Jun 4, 2026

Copy link
Copy Markdown
Author

Update: while this does work, it doesn't seem to keep a consistent voice between sentences and I can't figure out why. I think there is likely a bug somewhere further in than the code in this repository, but I don't understand the infrastructure well enough to be sure.

If I use cpu inference it works, but using mps a cloned voice works only for the first sentence and then changes voices (entirely changes the voice, not just some drift) to an apparently random voice each sentence thereafter.

@AodenTeo

AodenTeo commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Hey @taxilian, thanks so much for helping with this. I'll have a look and try to see what the issue is.

@taxilian

taxilian commented Jun 4, 2026

Copy link
Copy Markdown
Author

With that fix I'm not having the issue with it changing voices anymore; it does take it to a float32, though, not sure what impact that has on anything.

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.

Add support for MPS

2 participants