Aleix Conchillo Flaqué
Aleix Conchillo Flaqué
This is now fixed by this PR https://github.com/pipecat-ai/pipecat/pull/687 and should be availabe in next Pipecat release.
Closing. We have a bunch of new examples here: https://github.com/pipecat-ai/pipecat-examples/tree/main/phone-chatbot
Closing. This was fixed in #2358
> what message dailyInputTransport input? text for audio? > > "If it is text, how to configure STT?" Hi @themass . Apologies, not sure if I understand the question. Could...
Closing, since we don't have more info. :pray:
@dannyob thank you for reporting this and for the sponsor :heart: ! i'll take a look as soon as i can. I was on vacation for a couple of weeks...
Hi! I checked (and actually pushed a new `guile-next`) and could reproduce the issue. I believe the `.go` files should be compatible between versions so not sure what's going on....
> I don't seem to have this problem any more -- I think perhaps guile-next and guile are now the same? Yes. After guile 3.0.10 they are now the same...
LGTM!
> I replaced the `CartesiaTTSService` with `ElevenLabsTTSService` in the https://github.com/pipecat-ai/pipecat/blob/main/examples/foundational/01-say-one-thing.py example, but that doesnt work anymore with 0.0.43 > The reason is because `CartesiaHttpTTSService` blocks on the HTTP request to...