Hi,
I wrote that in Discord and will also paste it here:
I integrated with Elevenlabs and noticed issues with recognition. When I did a play back from 11Labs portal, I heard that the audio quality for the speech to text part was a bit robotic. I believe the core issue is with the AudioSocket which only accepts 8kHz sampling. Same needs to be set on 11Labs. However when I googled for AudioSocket updates, I found out that 2 weeks ago a new commit in github was done which allows higher sampling rate. Are there plans to add this new version of AudioSocket to the core container?
Hi,
I wrote that in Discord and will also paste it here:
I integrated with Elevenlabs and noticed issues with recognition. When I did a play back from 11Labs portal, I heard that the audio quality for the speech to text part was a bit robotic. I believe the core issue is with the AudioSocket which only accepts 8kHz sampling. Same needs to be set on 11Labs. However when I googled for AudioSocket updates, I found out that 2 weeks ago a new commit in github was done which allows higher sampling rate. Are there plans to add this new version of AudioSocket to the core container?