Skip to content
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

[WIP] vocode-core 0.1.0 #570

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

[WIP] vocode-core 0.1.0 #570

wants to merge 14 commits into from

Conversation

ajar98
Copy link
Contributor

@ajar98 ajar98 commented Jun 21, 2024

No description provided.

@ajar98 ajar98 force-pushed the vocode-core-0.1.0 branch 7 times, most recently from 3f2f9bc to f9648a1 Compare June 27, 2024 01:19
ajar98 added 14 commits June 27, 2024 12:08
* initial refactor works

* remove notion of UtteranceAudioChunk and put all of the state in the callback

* move per_chunk_allowance_seconds into output device

* onboard onto vonage

* rename to abstract output device and onboard other output devices

* initial work to onboard twilio output device

* twilio conversation works

* some cleanup with better comments

* unset poetry.lock

* move abstract play method into ratelimitoutputdevice + dispatch to thread in fileoutputdevice

* rename back to AsyncWorker

* comments

* work through a bit of mypy

* asyncio.gather is g2g:

* create interrupt lock

* remove todo

* remove last todo

* remove log for interrupts

* fmt
…from the mark match the incoming audio chunk
…other (#569)

* deprecate output queues

* fix quickstarts

* fix mypy

* fix tests

* temporarily allow test to run on vocode-core-0.1.0
* rename create_speech_uncached

* deprecate agentstop - should use terminate_conversation instead

* deprecate filleraudio from agent - if reimplemented it should go around the inner agent

* [unstable] move agentresponsesworker logic into synthesizer

* hook everything up

* deprecate AgentResponseMessage and just use AgentResponse

* few other respond refs

* add comment for tear_down vs terminate

* fix ref to create_speech_uncached

* fix playground
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant