Praveen Narayanan

Results 4 comments of Praveen Narayanan

Yes could you put up data and main file, please? It would be quite useful.

I have a workaround for the wav creator for TIMIT, which I have put up in my forked repo. https://github.com/pravn/PyTorch_Speaker_Verification/blob/master/VAD_segments.py In VAD create, for TIMIT, it can complain that the...

This only happens if we download speech_tools as mentioned in the voice conversion wiki page under "Dependency Tools". https://github.com/CSTR-Edinburgh/merlin/tree/master/egs/voice_conversion/s1 I was able to get around this by using the install...

I got the keys to align by hacking it. Load checkpoints and replace vtransform with view_transform to make it work. However, @hepingpeace notes, the boxes produced are incorrect. ![demo](https://github.com/open-mmlab/mmdetection3d/assets/550741/e6537308-2a45-4b52-9859-8a4436ed807e) Using...