baresipy icon indicating copy to clipboard operation
baresipy copied to clipboard

Pip package Updates

Open t0mbrn opened this issue 9 months ago • 5 comments

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?

t0mbrn avatar Mar 21 '25 18:03 t0mbrn

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?

JarbasAl avatar Mar 22 '25 14:03 JarbasAl

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.

t0mbrn avatar Mar 22 '25 14:03 t0mbrn

i will need to update TTS to use the OpenVoiceOS plugins at very least before a pypi release

JarbasAl avatar Mar 22 '25 14:03 JarbasAl

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. :)

t0mbrn avatar Mar 22 '25 14:03 t0mbrn

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

JarbasAl avatar Mar 22 '25 14:03 JarbasAl