-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include cartesia's voice controls on docs + update synthesizer #674
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let me know when lint passes as well!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also getting lint errors from vocode/streaming/vector_db/pinecone.py
This pull request is causing a problem; I have no audio output from my synthesizer, even though my configuration remains unchanged : synthesizer=CartesiaSynthesizer(
synthesizer_config=CartesiaSynthesizerConfig.from_output_device(
output_device=output_device,
model_id = "sonic-multilingual",
voice_id = "a249eaff-1e96-4d2c-b23b-12efa4f66f41"
)
) |
@cyrilS-dev happy to get this resolved! What |
thanks for your reply @sauhardjain
I don't see any errors in the logs, and everything appears normal, but there is no audio output :
As additional information, i'm using Sample rate is |
@cyrilS-dev my speaker output also uses sample rate |
vocodedev#674)" This reverts commit c1148e3.
ctx.no_more_inputs()
after a 1s timeout on the lastctx.send()