assistant-sdk-python
assistant-sdk-python copied to clipboard
source code for google-assistant-library
Where can I find the source code for google-assistant-library?
I get buttery smooth audio playback with the assistant-library on the RasPi but super choppy with the assistant-grpc implementation. Tweaking the audio-block-size and other parameters didn't seem to have any significant effect.
Would love to look into the library source to see what audio libraries and settings are being used.
@krsnaa while the source code for google-assistant-library
is not currently available, it'd be interesting to discuss how to improve the sound quality for the google-assistant-grpc
samples.
Can you open a new issue, in the repo detailing:
- which sound card you are using
- if you've got similar issue/chopiness with
aplay/arecord
- if you've got similar issue/chopiness with https://python-sounddevice.readthedocs.io samples
@krsnaa really glad to hear the library is working well for you! I'm afraid that the binary is closed source for the time being however, sorry for the difficulties if there is anything we can do to improve the library to better suit your needs please don't be afraid to reach out.
Hi Johan, with google-assistant-library
was deprecated, may be source code will available? Thank you for considering my request.