teddybear082 commited on
Commit
8669f5d
·
1 Parent(s): a2e33f0

Update README with WingmanAI compatibility details

Browse files

Added information about compatibility with WingmanAI and real-time usage.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
 
3
  An OpenAI-compatible Text-to-Speech API server powered by [Pocket-TTS](https://github.com/kyutai-labs/pocket-tts). Drop-in replacement for OpenAI's TTS API with support for streaming, custom voices, and voice cloning.
4
 
 
 
5
  **Key Features:**
6
 
7
  - 🎯 **OpenAI API Compatible** - Works with any OpenAI TTS client
 
2
 
3
  An OpenAI-compatible Text-to-Speech API server powered by [Pocket-TTS](https://github.com/kyutai-labs/pocket-tts). Drop-in replacement for OpenAI's TTS API with support for streaming, custom voices, and voice cloning.
4
 
5
+ Tested and working fully with [WingmanAI by Shipbit](https://www.wingman-ai.com/). Due to low resource use, can be used for real time local text to speech even while playing intensive video games (even in VR!) with WingmanAI.
6
+
7
  **Key Features:**
8
 
9
  - 🎯 **OpenAI API Compatible** - Works with any OpenAI TTS client