-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
feature requestfeature requests for making TTS better.feature requests for making TTS better.
Description
🚀 Feature Description
requesting multi-backend support, which would benefit all users who cannot use soxr.
Undesired Solution
Switch to a TTS library that handles the resampling on some cloud hosted server such as edgetts or not use a TTS program altogether
Additional context
Building coqui-tts fails on Termux (Android mobile) because soxr dependency cannot be satisfied due to compatibility with the Python abi and gives PyExc_ValueError
python3.11 -m pip install TTS gives the same errors from numpy yet I'm hopeful that when TTS builds using a later version of Python the system package python-numpy will allow TTS to compile but now it tries building numpy from source which fails on Termux.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestfeature requests for making TTS better.feature requests for making TTS better.