Update README.md

This commit is contained in:
Francis LaBounty
2023-04-21 22:06:20 -06:00
committed by GitHub
parent e0c3b1989a
commit 2382fe8166

View File

@@ -2,7 +2,7 @@
If you want to clone a voice just follow the `clone_voice.ipynb` notebook. If you want to generate audio from text, follow the `generate.ipynb` notebook.
To create a voice clone sample, you need an audio/text pair of around 5-10 seconds (with the samples I decoded back to the original audio they were around 7 seconds).
To create a voice clone sample, you need an audio/text pair of less than 7 seconds.
Haven't experimented with what kind of audio/text pairs work best, but this will be updated as we find out more.