Skip to content

Commit

Permalink
Merge pull request #39 from modal-labs/charlesfrye/llm-to-moshi
Browse files Browse the repository at this point in the history
add moshi to README_DOCS
  • Loading branch information
charlesfrye authored Oct 4, 2024
2 parents d84393b + 998fc43 commit 7fb65f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# QuiLLMan: Voice Chat with LLMs
# QuiLLMan: Voice Chat with Moshi

A complete voice chat app powered by a speech-to-speech language model and bidirectional streaming.

Expand Down Expand Up @@ -85,4 +85,4 @@ modal deploy src.app

This will deploy both the frontend server and the Moshi websocket server.

Note that leaving the app deployed on Modal doesn't cost you anything! Modal apps are serverless and scale to 0 when not in use.
Note that leaving the app deployed on Modal doesn't cost you anything! Modal apps are serverless and scale to 0 when not in use.
2 changes: 1 addition & 1 deletion README_DOCS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# QuiLLMan: Voice Chat with LLMs
# QuiLLMan: Voice Chat with Moshi

[QuiLLMan](https://github.com/modal-labs/quillman) is a complete voice chat application built on Modal: you speak and the chatbot speaks back!

Expand Down

0 comments on commit 7fb65f9

Please sign in to comment.