From e590d8eb774adc4d083051be3e4da32998b36107 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 22 Jan 2025 21:02:10 +0100 Subject: Add a usage example. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3a8d4a..d8cc52b 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ ps aux | aichat 'which process use the most memory' Using roles: ``` aichat -r short "tcp port of mysql" +./tools/speech.sh synthesize --play --lang en --voice bryce "$(aichat -r english-translator 'Bienvenue dans le monde de l\' AI et de la ligne de commande.')" ``` Go to the [AIChat](https://github.com/sigoden/aichat) website for other possible use cases. -- cgit v1.2.3