Update README.md

Final update.
This commit is contained in:
matatonic 2025-02-02 13:10:41 -05:00 committed by GitHub
parent 09b1c051e1
commit 31f033595a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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