mirror of
https://github.com/matatonic/openedai-speech
synced 2025-06-26 18:16:32 +00:00
Update README.md
Final update.
This commit is contained in:
parent
09b1c051e1
commit
31f033595a
13
README.md
13
README.md
@ -1,5 +1,16 @@
|
|||||||
# OpenedAI Speech
|
# 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.
|
An OpenAI API compatible text to speech server.
|
||||||
|
|
||||||
* Compatible with the OpenAI audio/speech API
|
* Compatible with the OpenAI audio/speech API
|
||||||
@ -424,4 +435,4 @@ tts-1-hd:
|
|||||||
temperature: 0.75
|
temperature: 0.75
|
||||||
top_k: 50
|
top_k: 50
|
||||||
top_p: 0.85
|
top_p: 0.85
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user