How many samples must a dataset at least contain ? #1123
Unanswered
Ca-ressemble-a-du-fake
asked this question in
General Q&A
Replies: 1 comment
-
|
While reading other posts, the answer for A) is at least 100 samples although the paper states that they used 15 samples (61 seconds overall). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I rephrase and separate my questions (all about dataset samples) now that I have more experience.
A) When training a VITS model how many samples should the dataset at least contain to give decent results ?
A1) Can the dataset have less samples when transfer leaning (ie with restore ) or it does not depend on the method ?
A2) Does VITS need less samples than other models (ex Tacotron2) ?
A3) Should the dataset contain a mix of samples with different length (to be able to synthesize long and short sentences) ?
B) When doing voice conversion how many samples should there be :
B1) In the driving samples ?
B2) In the target samples ?
B3) It seems that only few samples are sufficient (1 minutes). Is it because the samples are only used to compute the embeddings ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions