From 6cfb26eb0c60cab7de18209482fc020298b07036 Mon Sep 17 00:00:00 2001 From: remsky Date: Mon, 30 Dec 2024 06:27:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc1a8a6..e010097 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ python examples/test_tts.py "Hello world" --voice af_bella ## Performance Benchmarks -Benchmarking was performed soley on generation via the API (no download) using various text lengths from 100 to ~10,000 characters, measuring processing time, token count, and output audio length. Tests were run on: +Benchmarking was performed soley on generation via the API (no download) using various text lengths up to ~10 minutes output, measuring processing time, token count, and output audio length. Tests were run on: - Windows 11 Home w/ WSL2 - NVIDIA 4060Ti 16gb GPU @ CUDA 12.1 - 11th Gen i7-11700 @ 2.5GHz