From a15b1cda52db638052091fa719d664896414bdc0 Mon Sep 17 00:00:00 2001 From: Vasiliy <43614452+SLENSER0@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:42:34 +0300 Subject: [PATCH] Update repository URL in installation instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea1cf23..439d5cd 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The AASIST3 model consists of several key components: ### Installation ```bash -git clone https://github.com/your-username/AASIST3.git +git clone https://github.com/mtuciru/AASIST3.git cd AASIST3 pip install -r requirements.txt ``` @@ -176,4 +176,4 @@ But does NOT allow: For more information, visit: https://creativecommons.org/licenses/by-nc-nd/4.0/ -**Disclaimer**: This is a research implementation. The model weights provided are for demonstration purposes and may not match the exact performance reported in the paper. \ No newline at end of file +**Disclaimer**: This is a research implementation. The model weights provided are for demonstration purposes and may not match the exact performance reported in the paper.