From c8533e9f98f418486f62fd2eb0f13f22d179e79f Mon Sep 17 00:00:00 2001 From: matatonic Date: Tue, 28 Nov 2023 11:56:39 -0500 Subject: [PATCH] docs update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2427903..31b7287 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -OpenedAI API for audio/speech ------------------------------ +OpenedAI Speech +--------------- -This is an API clone of the OpenAI API for text to speech audio generation. +An OpenAI API compatible text to speech server. * Compatible with the OpenAI audio/speech API +* Serves the /v1/audio/speech endpoint * Does not connect to the OpenAI API and does not require a (real) OpenAI API Key * Not affiliated with OpenAI in any way