diff --git a/README.md b/README.md index 0550081..13cb8ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # OpenedAI Speech +Notice: This software is mostly obsolete and will no longer be updated. + +Some Alternatives: + +* https://speaches.ai/ +* https://github.com/remsky/Kokoro-FastAPI +* https://github.com/astramind-ai/Auralis +* https://lightning.ai/docs/litserve/home?code_sample=speech + +---- + An OpenAI API compatible text to speech server. * Compatible with the OpenAI audio/speech API @@ -424,4 +435,4 @@ tts-1-hd: temperature: 0.75 top_k: 50 top_p: 0.85 -``` \ No newline at end of file +```