diff --git a/examples/tts/README.md b/examples/tts/README.md index 4509763c65019..b7494f9fdf3d0 100644 --- a/examples/tts/README.md +++ b/examples/tts/README.md @@ -77,6 +77,10 @@ play the audio: ```console $ aplay output.wav ``` +On macOS, use: +```console +$ afplay output.wav +``` ### Running the example with llama-server Running this example with `llama-server` is also possible and requires two