Ashish Arora
Ashish Arora
I can try to work on it and try to fix it. I can try to recreate it on COE (where it happened) and from @danpovey @jtrmal @m-wiesner suggestion can...
Hi, You can refer to egs/rm setup which contains transfer learning scripts ( https://github.com/kaldi-asr/kaldi/blob/master/egs/rm/s5/local/chain/tuning/run_tdnn_wsj_rm_1a.sh ). Using this script you can train the source model on a large amount of data...
If you like, you can look at the run.sh script and finetune_script . I would be happy to help with it. After some testing and review, we will try to...
> I am not yet sure, what the best way is to provide the files. > For multichannel files like they are used in libriCSS, scp would be ok, but...
Hi, Thank you so much for your work. Using the freesound code, I want to download some packs in a single ZIP file similar to when downloading a pack on...
Thank you, I am now able to download my bookmarked sounds using the freesound API (https://github.com/MTG/freesound-python) and OAuth2 authentication.