forked from vocodedev/vocode-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade fork PR #36
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
Closed
Closed
Upgrade fork PR #36
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* azure: stop specifying english for multilingual * - adds language code parameter to synthesizer_config - splits on the voice_name to figure out the top level lang, then uses the language_code to house the message * move reading data into ephemeral thread --------- Co-authored-by: Ajay Raj <[email protected]>
* polly synthesizer * dependency update * typecheck fixes * pcm and streaming * fix sampling_rate type * remove convert span, apply changes to turn based synthesizer * fix typecheck errors * add get_messages_up_to implementation
* checkpoint. routes first pass done, schemas not working * progress * restore some changes * change outline * update hosted quickstart * create docs for getting number (vocodedev#293) * update code snippets for getting-number * finish using-actions * Add configuring numbers page * updates * nit * retrieve call data draft * use new openapi schema * updates * polish * schemas tab * Add vector db docs * vector db updates * update voices and add multilingual docs * context injection docs * remove environment params * adds dashboard link --------- Co-authored-by: Kian <[email protected]> Co-authored-by: Hayden Housen <[email protected]> Co-authored-by: zaptrem <[email protected]>
* fix openai get token method * use continue and update tests --------- Co-authored-by: Ajay Raj <[email protected]>
* change types to use literals and bump openapi spec * fix api reference
* update openapi docs and configure number * bump with prompts and actually correct docs * mintlify generate * updates sidebar * vector DB docs --------- Co-authored-by: Ajay Raj <[email protected]>
- onboard play.ht
* rolling average * fix average
* deprecate old hosted service - docs: remove hosted quickstarts + remove gen-Z phone number - remove hosted quickstarts / references in code * update readme
* adds hipaa compliance docs * update hipaa doc
Co-authored-by: Shobhit <[email protected]>
…tons in a row (vocodedev#641) * adds # and * support and also ability to press multiple buttons in a row * fix tests
…v#646) * feat: upgrade cartesia to 1.0.7 and support for continuations * prevent errors * fix: review comments * Update vocode/streaming/models/synthesizer.py --------- Co-authored-by: Ajay Raj <[email protected]>
Co-authored-by: Ajay Raj <[email protected]>
* Fix the error in the URL * Update docs/hosted-quickstart.mdx --------- Co-authored-by: Ajay Raj <[email protected]>
* support additional headers in external actions requester * adds test for headers * assert headers dont get overwritten
* feat: upgrade cartesia to 1.0.7 and support for continuations * prevent errors * fix: review comments * Update vocode/streaming/models/synthesizer.py * fix: improve error handling * fix: intialize ctx * chore: lint fix --------- Co-authored-by: Ajay Raj <[email protected]>
…edev#674) * docs: include cartesia's voice controls * fix lint and add padding * fix: end of sentence issues * lint and upgrade cartesia * fix: pydantic casting issue * lockfile * fix pinecone lint
* Have all gpt-4o tokens use the same limit
…se timestamps (vocodedev#700) * Upgrading the message cutoff for Cartesia Synthesizer to use timestamps * Linting * Adding typing to * fix lint --------- Co-authored-by: Ajay Raj <[email protected]>
* Adds a log to see what caused an interrupt
* upgrades websockets and cartesia to latest versions * fix lint * fix typecheck
|
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. |
|
This PR has been automatically closed due to inactivity. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.