From d09c517c798a21b48401f62c65a17cd70054e359 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Tue, 25 Mar 2025 02:57:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25ce59c..bc9b213 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This project implements the mOrpheus Virtual Assistant, which integrates speech - [requests](https://docs.python-requests.org/) - [PyYAML](https://pyyaml.org/) - [Transformers](https://huggingface.co/transformers/) -- [SNAC](https://github.com/hubertsiuzdak/snac) (or your local version) +- [SNAC](https://github.com/hubertsiuzdak/snac) ## Setup