From 02292665c80e1c436e5f5bc11062002bcebaec4f Mon Sep 17 00:00:00 2001 From: remsky Date: Wed, 8 Jan 2025 04:43:23 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c277f2a..8cf5157 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ Dockerized FastAPI wrapper for [Kokoro-82M](https://huggingface.co/hexgrad/Kokor - OpenAI-compatible Speech endpoint, with inline voice combination functionality - NVIDIA GPU accelerated inference (or CPU Onnx) option - very fast generation time - - 35x+ real time speed via 4060Ti, ~300ms latency - - 5x+ real time spead via M3 Pro CPU, ~1000ms latency + - ~100x+ real time speed via HF A100 + - 35x+ real time speed via 4060Ti, ~300ms latency + - 5x+ real time speed via M3 Pro CPU, ~1000ms latency - streaming support w/ variable chunking to control latency & artifacts - simple audio generation web ui utility