diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |