How to use a pre-trained model to train on my data or use my data + voxceleb1 data set to train #2238
kevin00616
started this conversation in
General
Replies: 2 comments
|
0 replies
|
@bowiesimon9 When I try to add the name and folder location of my audio file in voxceleb1's train.csv, Then I attempted to use the filenames from VoxCeleb1 for several files, replacing the content with my audio files. However, I still encountered some issues that prevented proper training. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My training is to train the ECAPA-TDNN model.
I have two questions want to ask.
1.How can I add my own data to the voxceleb1 data set for training?
2.How can I use the pre-trained model of ECAPA-TDNN to train on my own data set? (meaning:Fine Tuning)
All reactions