From 3265c7182c83bd6880354c239b596e4dcf5becf2 Mon Sep 17 00:00:00 2001 From: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:57:03 +0800 Subject: [PATCH] Updated FAQ (Frequently Asked Questions) (markdown) --- FAQ-(Frequently-Asked-Questions).md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ-(Frequently-Asked-Questions).md b/FAQ-(Frequently-Asked-Questions).md index 0c114c6..fb6f276 100644 --- a/FAQ-(Frequently-Asked-Questions).md +++ b/FAQ-(Frequently-Asked-Questions).md @@ -134,4 +134,6 @@ The issue will happen in windows, install https://aka.ms/vs/17/release/vc_redist Delete the wav files whose size is significantly smaller than others, and that won't happen again. Than click "train the model"and "train the index". +## Q18: RuntimeError: The size of tensor a (24) must match the size of tensor b (16) at non-singleton dimension 2 +Do not change the sampling rate and then continue training. If it is necessary to change, the exp name should be changed and the model will be trained from scratch. You can also copy the pitch and features (0/1/2/2b folders) extracted last time to accelerate the training process.