Azure TTS - 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:
Replace ${OPENAI_API_KEY}
with the OpenAI Api key you wish to use, and ${AZURE_SPEECH_KEY}
and ${AZURE_SPEECH_LOCATION}
with the information from your Azure account.