ElevenLabs - Text-to-Speech Latency Benchmark
Prerequisites
- Ubuntu 20.04 (x86_64)
- Git
- Python 3.8+
- Picovoice Console Account
Usage
- Clone the repository:
- Install the dependencies:
- Run the benchmark:
Without input streaming:
With input streaming:
Replace ${OPENAI_API_KEY}
with the OpenAI Api key and ${ELEVENLABS_API_KEY}
with the ElevenLabs
Api key you wish to use.