Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project layout ? #115

Closed
ucasiggcas opened this issue Oct 27, 2019 · 4 comments
Closed

Project layout ? #115

ucasiggcas opened this issue Oct 27, 2019 · 4 comments

Comments

@ucasiggcas
Copy link

ucasiggcas commented Oct 27, 2019

hi,
how to get the files ?

build
├── lab
│   ├── utt0001.lab
│   ├── utt0002.lab
│   ├── utt0003.lab
│   ├── utt0004.lab
│   └── utt0005.lab
├── text
│   ├── utt0001.txt
│   ├── utt0002.txt
│   ├── utt0003.txt
│   ├── utt0004.txt
│   └── utt0005.txt
└── resources
    └── data
        ├── utt0001.wav
        ├── utt0002.wav
        ├── utt0003.wav
        ├── utt0004.wav
        └── utt0005.wav

thx

@muntasir2000
Copy link

I hope you have a speech corpus to train with. The wav and text files will come from that. And you need to apply https://github.com/marytts/gradle-marytts-kaldi-mfa-plugin to generate the lab files by aligning your wav and text files.

@seblemaguer
Copy link
Member

seblemaguer commented May 5, 2020

= deleted command = (misread the readme)

@ingosiegert
Copy link

How do I apply the puglin? I cloned marytts and run ./gradlew build that worked. I than cloned gradle-marytts-voicebuilding-plugin and run ./gradlew build again and that worked too, but adding the line to gradle.build (at gradle-marytts-voicebuilding-plugin/) does not work anymore...

@seblemaguer
Copy link
Member

I close the issue for now. @ingosiegert you should use the issue #130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants