Skip to content

Commit dc8885b

Browse files
authored
Update README.md with ffmpeg optional info
1 parent b8c3ee2 commit dc8885b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This project provides a local, OpenAI-compatible text-to-speech (TTS) API using
3131

3232
- **Docker** (recommended): Docker and Docker Compose for containerized setup.
3333
- **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.
34+
- **ffmpeg** (optional): Required for audio format conversion. Optional if sticking to mp3.
3535

3636
### Installation
3737

0 commit comments

Comments
 (0)