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

Voice files in Safetensors format? #474

Open
MackNcD opened this issue Apr 23, 2024 · 1 comment
Open

Voice files in Safetensors format? #474

MackNcD opened this issue Apr 23, 2024 · 1 comment

Comments

@MackNcD
Copy link

MackNcD commented Apr 23, 2024

I'd love to use Piper for my program but there are no safetensor models for the voice models, so I can't guarantee people will be safe to use it. Can you guys convert the models to safetensors? Or will the program at least read them if I convert myself?

@nmstoker
Copy link

Which part(s) of piper do you think is/are unsafe?

Looking at the README for safetensor they highlight that they provide safety by avoiding pickle, yet pickle isn't used in this repo, it uses onnx. The onnx/protobuf entry in the table in the safetensor repo marks it as safe so I'm not convinced of the validity of your concern, but do say if there's a particular aspect I'm overlooking.

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

2 participants