git clone https://github.com/Picovoice/tts-latency-benchmark.git
pip3 install -r requirements.txt
python3 benchmark.py \--openai-api-key ${OPENAI_API_KEY} \--engine openai_tts
Replace ${OPENAI_API_KEY} with the OpenAI Api key you wish to use.
${OPENAI_API_KEY}
Was this doc helpful?
Issue with this doc?