aristid

Results 8 comments of aristid

I have the same problem with Gemini (text mode). I'd like to record TTS with a better sampling rate (the difference is noticeable). User audio is fixed at 16000 for...

User audio is clean now for me, but assistant audio recording is clicking (was clean for me before). Not sure what has changed, the resampler shouldn't resample the assistent voice?...

I noticed it's fixed when I increase the buffer size. So everything is fine by me now, thank you!

I'm not sure what's appropriate. I have a compicated pipeline, the setup may not be typical. If you don't set the buffer size at all, the default ist 0 or...

[crackling.zip](https://github.com/user-attachments/files/21123475/crackling.zip) Here are a few examples with buffer size 24000. These are mp3s, but the original wavs have the same problem. During the conversation there are no problems with crackling.

Hello, I wanted to try this out and implemented the change. It is very fast indeed! - I noticed slight quality degradation (everything else unchanged). Do you have an idea...

Ach, I see, StreamingSynthesisInput doesn't support SSML, so we should keep the non-streaming version for SSML and older voices.

I have it working now, should I make a pull request? GoogleStreamingTTSService, to keep the http version working? It really is much faster, making using standard Gemini feasible instead of...