Deca

Results 10 comments of Deca
trafficstars

Same error, I too I'm working on 2.4.20, seems that the tts.py can't import google tts client libraries `[DEBUG:2242291] GoogleWaveNetSentenceSpeaker: Falling back to PicoTTSSentenceSpeaker [ERROR:2242289] GoogleWaveNetSentenceSpeaker: speak Traceback (most recent...

> I am not using docker, I did the venv installation. I logged into the docker image, installed pip, the google-cloud-texttospeech library and then restarted rhasspy but I still have...

google-api-core 1.17.0 google-auth 1.14.2 google-cloud-speech 1.3.2 google-cloud-texttospeech 1.0.1 googleapis-common-protos 1.51.0 Pretty the same for my docker image. The google-cloud-speech library was missing and I manually installed it but isn't relevant...

Unfortunately no, if I remember well I had to abandon the idea of using noble under windows

> Smells like old python version. Update to 3.10 or higher. I confirm that, had the same error because I was on python 3.8

Same error on fresh oobabooga install. Already checked to have the right parameters in config-user.yaml

Same issue, I'm on windows (So manually installed GTK)

Same error here, someone found a solution?

Is there any update about the documentation? The repo have very nice examples but I find very hard to do something "outside of the box" without having the usual interfaces/properties/methods...