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

Use relative paths in train.txt and val.txt #7

Open
thewh1teagle opened this issue Sep 12, 2024 · 1 comment
Open

Use relative paths in train.txt and val.txt #7

thewh1teagle opened this issue Sep 12, 2024 · 1 comment

Comments

@thewh1teagle
Copy link

When doing pre processing val.txt and train.txt created. but they have absolute paths configured.
Please use relative paths to the json and wav files so I can share the pre-processed dataset with other people.

@mush42
Copy link
Owner

mush42 commented Sep 12, 2024

@thewh1teagle I write absolute paths to be able to simlink the two files to the data directory in the repo while storing the data itself elsewhere. Feel free to make a PR for this.

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

2 participants