Updated readme.

This commit is contained in:
faltiska 2025-07-12 17:52:40 +03:00
parent bae2d4e392
commit 9fd1a81a2e

View file

@ -1,8 +1,9 @@
## Introduction
This is a simple PSR test written in locust. It simulates users that execute the following scenario:
- call API to convert text to speech using streaming API
This is a simple PSR test written in Locust.
It simulates users that execute the following scenario in a loop:
- call the OpenAI API to convert text to speech
- play the generated audio file
- repeat
## Get Started
Install the packages required by the PSR test: