From 34a958b840f521f24f27afeae4812985ea3e82de Mon Sep 17 00:00:00 2001 From: Dave York Date: Fri, 10 Jan 2025 00:32:08 -0500 Subject: [PATCH] adding voices and languages --- .../Kokoro-FastAPI-integration.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md b/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md index 56b0ca9..3429097 100644 --- a/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md +++ b/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md @@ -25,6 +25,23 @@ Key Features: - Web UI interface for easy testing - Phoneme endpoints for conversion and generation +Voices: + - af + - af_bella + - af_nicole + - af_sarah + - af_sky + - am_adam + - am_michael + - bf_emma + - bf_isabella + - bf_george + - bf_lewis + +Languages: + - en_us + - en_uk + ## Requirements - Docker installed on your system