zhr1201 / deep-clustering

A tensorflow implementation for Deep clustering: Discriminative embeddings for segmentation and separation
135 stars 70 forks source link

How many Epoch would it take for TIMIT dataset approximately? #11

Open YX-Jason-Chen opened 6 years ago

YX-Jason-Chen commented 6 years ago

Hi, Haoran Zhou: I've noticed that you mentioned that it may takes 10 hours to train the model on TIMIT dataset. However, it seems that it's not the case on my machine. I'm wondering if I'm underfitting or overfitting.

Would you mind giving me an approximate number of epoch it takes to train a good model on TIMIT dataset(Mine has been trained over 2000 epoch and it's on 144000 step)?

Thank you in advance~

zhr1201 commented 6 years ago

Sorry but I can't tell if it is because of overfitting or underfitting and you can use some training samples to see what is the problem. From my experience, 144k should produce some reasonable separation results.