Pip package Updates
Hi, are there any plans to update the pip package to the current state of the repo? If I see it correctly, the last entry there appears to be from 2020?
I haven't used this code in a while, i will see if i can do a round of updates (including automations to publish to pypi automatically). Don't want to do that until I can do some proper testing.
Are you using this repository successfully? is it mostly working good in your opinion?
I haven't used this code in a while, i will see if i can do a round of updates (including automations to publish to pypi automatically). Don't want to do that until I can do some proper testing.
Are you using this repository successfully? is it mostly working good in your opinion?
I'm currently using the code with out any issues. The only thing I've encountered is that the changing of audio inputs doesn't seem to work (tts, play audio) and I had to implement a play audio function manually :) Other than that it seems to be working as intended.
i will need to update TTS to use the OpenVoiceOS plugins at very least before a pypi release
i will need to update TTS to use the OpenVoiceOS plugins at very least before a pypi release
I guess you mean because of licensing. But the tts itself worked, just that it wasn't played as intended. :)
i will need to update TTS to use the OpenVoiceOS plugins at very least before a pypi release
I guess you mean because of licensing. But the tts itself worked, just that it wasn't played as intended. :)
not only licensing, but because it should be an optional component and configurable by end user. I dont maintain the responsive voice tts library anymore either