Sreenivasa Hikkal Venugopala
Sreenivasa Hikkal Venugopala
Hello, I am currently working on WAYMO dataset and I wrote scripts for converting the dataset into kitti format. I would like to create the above-mentioned files. Could you please...
Hello, I need a clarification. I did train the identification model on VoxCeleb1 data from scratch with the given genotype. I need to finetune the model trained from scratch on...
Hello, With batch size of 256, training the ResNet18 model, I go the CUDA out of memory error, so I had to reduce the batch size to 128. With batch...
Hello, Thanks for the good work. I have a few questions to ask. 1. Is the step "1-15" under task "15-5" and step "1-15" under task "15-5s" the same? If...
Hello, Could you please provide me information on how to extract embeddings from the model? I am working with VoxCeleb2 audio data. I am training the model from scratch and...
Hello, I am trying to finetune the wav2vec2 model for speaker identification on my custom dataset based on VoxCeleb. I tried to enable the ddp for the same and I...
Hello, I am trying to fine tune the superb wav2vec2 base model for speaker identification task on a custom dataset based on voxceleb. What all changes do I need to...