From 9fd1a81a2efacfbb0b17897745630da2753725fd Mon Sep 17 00:00:00 2001 From: faltiska Date: Sat, 12 Jul 2025 17:52:40 +0300 Subject: [PATCH] Updated readme. --- api/psr/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/api/psr/README.md b/api/psr/README.md index 91095cb..74628c7 100644 --- a/api/psr/README.md +++ b/api/psr/README.md @@ -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: