Replies: 1 comment
-
For MAC I found sox-o-matic |
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 am setting up StyleTTS2 to run locally on Windows 11 in PyCharm. I have all prerequisites installed. What is the best method to batch process the WAV files in the LJSpeech dataset to 24kHz? I have been running Coqui TTS in PyCharm and would like to test StyleTTS2's capabilities since the demos sound much more natural.
EDIT: I found a way to batch upsample the dataset to 24kHz using SoX and a PowerShell script found at the link below. Simply edit the PowerShell script so it produces the correct sample rate.
https://www.elektronauts.com/t/quick-tutorial-for-windows-10-batch-sample-conversion-using-sox/145776
Beta Was this translation helpful? Give feedback.
All reactions