bolna icon indicating copy to clipboard operation
bolna copied to clipboard

End-to-end platform for building voice first multimodal agents

Results 49 bolna issues
Sort by recently updated
recently updated
newest added

Task manager includes flows related to dashboard and other things related to Bolna hosted API and dashboard, need to remove those as they aren't useful to the open source community.

Timestamp: Date and Time: May 23, 2024, at 16:47:15. Severity: Error: This issue is classified as an error. Component: Component: Eleven Labs Synthesizer. Context: The process encountered an error while...

bug

I'm trying to set up the project locally, but I'm encountering an error while running bolna server which is preventing me from proceedings. I have already install "llama_index" framework but...

This PR closes #370 This PR closes #380 feat: Replace torchaudio with pydub refactor: Removed unnecessary dependencies #### Removed Requirements - python-dateutil - tiktoken - torchaudio - scipy - tokenizers...

This PR closes #382. - Changes ensures the bolna builds and installs from the latest code in the local repo instead of the remote bolna repo. - It also ensures...

Image size is currently roughly 6gb. Which isn't good. As we aren't actually inferencing any ml model locally. Most of the image size is due to torch and torchaudio installing...

Hi , I can see exotel as a provider as code, but I don't see that option available. So you plan to add it and if yes, Is there a...

Dockerfile downloads the bolna package from github repo. This causes an issue as your changes may not appear in theimage build. You have to push the repo update the repo...