vocodedev / vocode-core

🤖 Build voice-based LLM agents. Modular + open source.
https://vocode.dev
MIT License
2.86k stars 484 forks source link

[Feature]: Extend transcription provider support for Benchmarking #487

Open applebaconsoda123 opened 8 months ago

applebaconsoda123 commented 8 months ago

Brief Description

Enhance Vocode's benchmarking capabilities by integrating additional transcription services such as Azure Speech to Text, Rev.ai, and others. This expansion will allow users to comprehensively evaluate and compare the latency and accuracy of various speech-to-text transcription services directly.

Rationale

Benchmarking different transcription services is important to those aiming to minimize latency in their voice-based applications- currently Vocode's benchmarking tool is limited to Deepgram and AssemblyAI. Users would gain the ability to make more informed decisions based on a broader dataset.

Suggested Implementation

No response

devahuja811 commented 4 months ago

Picking this up!