From 3db316393952e978e93f95271159f444240a1114 Mon Sep 17 00:00:00 2001 From: SylvesterAssiamah <122726691+AssiamahS@users.noreply.github.com> Date: Sun, 28 Apr 2024 01:48:31 -0400 Subject: [PATCH] Update QA.md typos --- docs/QA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/QA.md b/docs/QA.md index 4736d1cc..e5ec7ee5 100644 --- a/docs/QA.md +++ b/docs/QA.md @@ -36,4 +36,4 @@ When calling `get_vad_segments` from `se_extractor.py`, there should be a messag ``` Downloading: "https://github.com/snakers4/silero-vad/zipball/master" to /home/user/.cache/torch/hub/master.zip ``` -The download would fail if your machine can not access github. Please download the zip from "https://github.com/snakers4/silero-vad/zipball/master" manually and unzip it to `/home/user/.cache/torch/hub/snakers4_silero-vad_master`. You can also see [this issue](https://github.com/myshell-ai/OpenVoice/issues/57) for solutions for other versions of silero. +The download would fail if your machine cannot access github. Please download the zip from "https://github.com/snakers4/silero-vad/zipball/master" manually and unzip it to `/home/user/.cache/torch/hub/snakers4_silero-vad_master`. You can also see [this issue](https://github.com/myshell-ai/OpenVoice/issues/57) for solutions for other versions of silero.