Nabarun Goswami

Results 6 comments of Nabarun Goswami

Hi, I am just curious what kind of high frequency (HF) noise you faced which prompted you to use the pre-emphasis filter. > Note that there is a pre-emphasis stage...

Thanks for the samples. I understand. Nice work btw! :)

I added `sudo apt-get update` to fix the previous issue of 404 errors while installing apt-get packages. But still, the CI failed with some errors in FFmpeg unable to find...

Hey, did you ever get around to implementing the 1D DTCWT?

@cbalioglu Thanks for adding it, also the following feature might be good to have: - extend it to `BxCxT` tensors to enable batch processing, I understand the computation still happens...

Hi, I don't think https://github.com/huggingface/transformers/issues/28469 has been fixed yet. Facing this even in 4.46.3. I have a hacky workaround here: [custom_trainer](https://github.com/naba89/custom_hf_trainer) It works on the repro-script, but might not cover...