We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c3ee2 commit dc8885bCopy full SHA for dc8885b
README.md
@@ -31,7 +31,7 @@ This project provides a local, OpenAI-compatible text-to-speech (TTS) API using
31
32
- **Docker** (recommended): Docker and Docker Compose for containerized setup.
33
- **Python** (optional): For local development, install dependencies in `requirements.txt`.
34
-- **ffmpeg** (optional): Required for audio format conversion and playback speed adjustments. Optional if sticking to mp3.
+- **ffmpeg** (optional): Required for audio format conversion. Optional if sticking to mp3.
35
36
### Installation
37
0 commit comments