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

Finetuning taking long time #165

Open
TheMattBin opened this issue Nov 6, 2024 · 0 comments
Open

Finetuning taking long time #165

TheMattBin opened this issue Nov 6, 2024 · 0 comments

Comments

@TheMattBin
Copy link

Hi thanks for the great work! I was trying to follow the finetuning script but with some other dataset doof-ferb/vlsp2020_vinai_100h, it takes infinite long time, like mapping for 3 times and still running. May I know if it's normal to take very long hours like that?

!python main.py "ylacombe/jenny-tts-6h" \
  --configuration "default" \
  --text_column_name "transcription" \
  --audio_column_name "audio" \
  --cpu_num_workers 2 \
  --num_workers_per_gpu_for_pitch 2 \
  --rename_column \
  --repo_id "jenny-tts-tags-6h"

Environment:
Google Colab

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

1 participant