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

Closed
wants to merge 14 commits into from
Closed

[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
Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 27, 2024
Copy link

github-actions bot commented Sep 3, 2024

This PR has been automatically closed due to inactivity. Thank you for your contributions.

@github-actions github-actions bot closed this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant