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

Consider using python-piper instead of the platform-specific binaries #7

Open
Martin-Laclaustra opened this issue Jan 7, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Martin-Laclaustra
Copy link
Collaborator

Piper can be instaled/used with:

pip install piper-tts

This could make installation easier adding a requirements.txt file, which would be platform-independent and similar to other extensions.
The line that defines the executable should change accordingly:

piper_path = root_dir / 'piper/piper'

Some tests would be needed to assess whether performance is impacted and whether it works in all platforms.

I will not be advancing this issue soon, thus contributions are welcome.

@Martin-Laclaustra Martin-Laclaustra added enhancement New feature or request help wanted Extra attention is needed labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant