nitishymtpl
nitishymtpl
We have been using google ASR. Code : https://github.com/fonoster/fonoster/blob/main/mods/googleasr/src/tracker.ts Instead of real time result, latency lies in range of 2s to 5s detoriating user experience. Any recommendations would be helpful!
Hi, I am having difficulty configuring elixir-nodeJS. Here is what, I did in Application.ex. %{ id: NodeJS, start: {NodeJS, :start_link, [[path: "/workspace/lib/keila/JS", pool_size: 4]]} } In demos.ex defmodule Keila.Demos do...
Hi, I am curious, if any community members have been successfully able to install and run the RasaGPT? Appreciate the help, coffee from my end :). [+] Running 5/5 ✔...
### Brief Description Currently Vocode support Twilio and Vonage. It would be great if we could add Plivo & Fonoster for inbound/Outbound call. ### Rationale Pricing of above platform seems...
Hello guys, I want to forward my incoming call to SIP URI e.g Sip:[email protected]. How to achieve it? Thanks
Great project :). Is there any documentation for integrating twilio sip trunking to enable Azure communication services? Would love to integrate this project in our core project.