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

Resample script from fork #15

Closed
wants to merge 6 commits into from
Closed

Conversation

WeberJulian
Copy link
Contributor

Since it seems that many of us have made a script in local to resample a dataset I figured it would be good to have one on the repo.

This one is multithreaded, uses librosa to resample the wav files and can either resample inplace or create a copy of the dataset's directory.

@WeberJulian
Copy link
Contributor Author

WeberJulian commented Mar 5, 2021

I closed the previous PR since the commits I pushed wouln't show up here.
@sanjaesc I used distutils as you suggested and @erogol I added a test.
I also fixed a few linter errors and a mistake I made on a previous PR for the french cleaners.

EDIT: I need to fix one more linter error and it's all good (I think)
EDIT 2: I'm sorry if the commits name don't correspond well, I messed up

@erogol erogol added the feature implementation Implementation of a new feature label Mar 6, 2021
@WeberJulian
Copy link
Contributor Author

I think that is all. Can you think of anything to add/change ?

@erogol
Copy link
Member

erogol commented Mar 11, 2021

I merged this but somehow it still stays hanging. It is part of the new dev branch.

@erogol erogol closed this Mar 11, 2021
@erogol erogol reopened this Mar 11, 2021
@erogol erogol closed this Mar 11, 2021
@WeberJulian
Copy link
Contributor Author

Ok fine thx. That's weird because I had to reopen another PR from the fork of coqui-TTS to see the commits appear here but apparently it wasn't enough...

eginhard referenced this pull request in idiap/coqui-ai-TTS Apr 2, 2024
build: make dependencies for server optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature implementation Implementation of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants