Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiminator authored Jan 7, 2024
1 parent 660229b commit 3ee2b17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions llm/application/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@
```bash
nano application/sts_utils/speak
```

- Test each of the submodules to ensure they are working as intended

```bash
./application/sts_utils/listen
cat tmpfile
./application/sts_utils/speak hello
```

- Compile and start the voicechat locally.

Expand Down

0 comments on commit 3ee2b17

Please sign in to comment.