mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Updated readme.
This commit is contained in:
parent
bae2d4e392
commit
9fd1a81a2e
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
## Introduction
|
## Introduction
|
||||||
This is a simple PSR test written in locust. It simulates users that execute the following scenario:
|
This is a simple PSR test written in Locust.
|
||||||
- call API to convert text to speech using streaming API
|
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
|
- play the generated audio file
|
||||||
- repeat
|
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
Install the packages required by the PSR test:
|
Install the packages required by the PSR test:
|
||||||
|
|
Loading…
Add table
Reference in a new issue