You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an Arabic dataset structured as follows:
mydata/wavs/*.wav # Audio files (22,050 Hz)
mydata/metadata.csv # Metadata file in the format: id|transcription
I'm unsure about the next steps.
Previously, I used Coqui and eSpeak, which handled everything automatically. But now I'm working with the vits_pytorch code, and I'm stuck at Step 2 — generating mel spectrograms. I'm not sure what I need to do at this stage.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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 have an Arabic dataset structured as follows:
I'm unsure about the next steps.
Previously, I used
Coqui
andeSpeak
, which handled everything automatically. But now I'm working with the vits_pytorch code, and I'm stuck at Step 2 — generatingmel spectrograms
. I'm not sure what I need to do at this stage.Could you guide me on how to proceed?
Beta Was this translation helpful? Give feedback.
All reactions