Sebastian Rojo
Sebastian Rojo
### Brief Description: This issue addresses the need for a comprehensive update and enhancement of our project's documentation. It involves updating existing content, correcting errors, and integrating recent changes and...
### Brief Description Our project's documentation contains several broken links which need to be addressed to maintain the quality and reliability of our documentation. The issue occurs throughout various sections...
### Summary The objective is to integrate the LMNT Python SDK into the Vocode library as a new synthesizer. This will provide developers with more options for text-to-speech synthesis and...
## **Provide a Docker Compose Setup for Vocode** ### Summary The goal is to create a Docker Compose setup to streamline the initial setup process for new users of Vocode....
## **Implement Dynamic Provider Selection for Telephony Services in Twilio and Vonage Integrations** - ### Summary The objective is to implement dynamic provider selection for telephony services in Twilio and...
## Implement Async Synthesize in TurnBased AzureSynthesizer ### Summary The objective is to implement an asynchronous version of the synthesize method in the AzureSynthesizer class to improve performance by allowing...
## Integrate Automated Dependency Management Tool ### Summary The goal is to implement an automated dependency management tool, such as Dependabot or Renovate, for Vocode's software dependencies. This initiative aims...
I hope this message finds you well. I wanted to bring up a suggestion for the project that you have shared on GitHub. I noticed that the project does not...
## **How to Implement Exotel Support in Vocode** ### Summary The objective is to implement Exotel support in Vocode, allowing users to integrate Exotel's telephony services with Vocode's conversational AI...
The link to the Hosted Walkthrough in docs/hosted-quickstart.mdx is broken. It currently points to '/getting-number' but should point to '/walkthrough_intro' or './walkthrough_intro'. Current: [Hosted Walkthrough](/getting-number) Should be: [Hosted Walkthrough](/walkthrough_intro) or...