speaking-portal-project-team-a / The-Speaking-Portal-Project

The objective of the Speaking Portal Project is to design, develop, and deploy a lip-sync animation API for the Kukarella text-to-speech (TTS) web application. This API will serve as an animation-generating add-on for this system so that the user can both listen to and watch their avatar speak the user provided text.
10 stars 3 forks source link

Client Performance Report (Audio Length + Load Testing) #268

Closed edouarde1 closed 1 year ago

edouarde1 commented 1 year ago

Is this related to a problem? Please describe.

Make a mini formal report on test cases that test for the time is takes for the system to process a user's audio file of various lengths. Investigate the performance on a localhost relative to the performance in an external AWS ec2 instance.

The test cases should be as follows:

Local (One Request)

Server (One Request)

Local (10 Request)

Server (10 Request)

Local (100 Request) WILL NOT PROCEED WITH THIS TEST

Server (100 Request)

Requirements for delivery

Additional context