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

Downloading URLs via "voice" doesn't work #18

Open
Nold360 opened this issue Jan 2, 2024 · 2 comments
Open

Downloading URLs via "voice" doesn't work #18

Nold360 opened this issue Jan 2, 2024 · 2 comments

Comments

@Nold360
Copy link

Nold360 commented Jan 2, 2024

I'm trying to install a custom voice model.
First i tried installing it locally, but piper still couldn't find then.

So I uploaded it here: https://github.com/Nold360/piper-voice-glados/releases/download/0.1/voice-en-us-glados-high.tar.gz

Inserted the URL in mycroft.conf as "voice", which gives me:

ValueError: invalid voice: https://github.com/Nold360/piper-voice-glados/releases/download/0.1/voice-en-us-glados-high.tar.gz 
@builderjer
Copy link
Member

I think this was mentioned in the matrix chats also. From my experience, if you add the voice and url to this function, you can use the name as a value in "voice" and it will auto download the model.

PR's are welcome

@dblencowe
Copy link
Contributor

I'm working on a refactor of the init function here that should allow for fetching of onnx / .gz files that aren't on the model list, I just need to test it

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

No branches or pull requests

3 participants