docs update

This commit is contained in:
matatonic 2023-11-28 11:56:39 -05:00
parent 9919571617
commit c8533e9f98

View File

@ -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