Skip to content

Dev ms#3232

Closed
unixwzrd wants to merge 4 commits intooobabooga:mainfrom
unixwzrd:dev-ms
Closed

Dev ms#3232
unixwzrd wants to merge 4 commits intooobabooga:mainfrom
unixwzrd:dev-ms

Conversation

@unixwzrd
Copy link
Copy Markdown

While investigating performance issues, discovered that ElevenLabs and Silero TTS are using the global model variable and clobbering it.

Also, changed the filename of the ElevenLabs output audio to match the name of the one produced by Silero, since the names as just sequence numbers were causing problems in some web browsers as it assumed the file was cached locally.

This also improves performance for macOS as using Silero will cause torch to switch torch devices and fall back to CPU instead of leaving model alone for the inference model. This will likely make some Mac users happy.

@unixwzrd unixwzrd closed this by deleting the head repository Jul 25, 2023
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