Commit Graph

388 Commits

Author SHA1 Message Date
shahules786 e932dc6c75 batchnorm 2022-11-03 11:37:58 +05:30
shahules786 b857754626 add documentation 2022-11-02 18:00:05 +05:30
shahules786 7e298b811f rmv typo 2022-11-02 17:57:44 +05:30
shahules786 2f85f48d69 add support for custom loss 2022-11-02 17:57:30 +05:30
shahules786 a3e488f101 config 2022-11-02 10:47:03 +05:30
shahules786 0b50a573e8 complex lstm 2022-11-01 10:35:30 +05:30
shahules786 26cccc6772 complex tranposed conv 2022-10-31 11:43:32 +05:30
shahules786 4badf64540 waveunet 2022-10-31 10:42:15 +05:30
shahules786 887a792d21 waveunet 2022-10-31 10:41:48 +05:30
shahules786 9e315ca6c4 waveunet 2022-10-31 10:11:22 +05:30
shahules786 00bb38c95b vctk 2022-10-31 10:08:24 +05:30
shahules786 3879dce620 config 2022-10-31 10:06:20 +05:30
shahules786 6f6e7f7ad8 init 2022-10-29 13:20:04 +05:30
shahules786 c18a85b5c8 stft 2022-10-29 11:34:51 +05:30
shahules786 53e223954e config 2022-10-29 10:43:33 +05:30
shahules786 7f3dcf39c5 rmv padding_mode 2022-10-29 10:39:32 +05:30
shahules786 6f1acf0423 Revert "add random sampler"
This reverts commit aa52d1ed93.
2022-10-29 10:33:59 +05:30
shahules786 ce37ac06c6 config 2022-10-29 09:42:57 +05:30
shahules786 ad208ca0a0 add padding 2022-10-29 09:41:56 +05:30
shahules786 c4b8c5dfc8 rmv sampler print 2022-10-28 17:22:36 +05:30
shahules786 acb68c9855 merge dev 2022-10-28 13:10:36 +05:30
shahules786 8d8eaa80d5 vctk+demucs 2022-10-28 13:09:29 +05:30
shahules786 aa52d1ed93 add random sampler 2022-10-28 13:06:49 +05:30
shahules786 6028d918b6 debug ddp 2022-10-28 10:17:51 +05:30
shahules786 c321abe2ec DNS 2022-10-27 21:33:08 +05:30
shahules786 73cc925059 fix earlystop 2022-10-27 21:26:56 +05:30
shahules786 3a9e577ccb Merge branch 'dev' of https://github.com/shahules786/enhancer into dev-hawk 2022-10-27 16:18:53 +05:30
shahules786 fb2543e81e fix typo 2022-10-27 16:18:31 +05:30
shahules786 430696cfac config 2022-10-27 15:31:47 +05:30
shahules786 77f3658e5c config 2022-10-27 15:30:06 +05:30
shahules786 dbfa580618 merge dev 2022-10-27 15:23:17 +05:30
shahules786 e1963ff001 split validation criterion 2022-10-27 15:19:02 +05:30
shahules786 085a85d9ae fourier transforms using cnn 2022-10-27 11:32:50 +05:30
shahules786 47bbee2c32 rmv augmentations 2022-10-26 21:47:29 +05:30
shahules786 c51dea6885 revert to torchmetric pesq 2022-10-26 21:46:19 +05:30
shahules786 1edc10e9f5 time shift 2022-10-26 12:01:19 +05:30
shahules786 ee40259a8d fix iterator 2022-10-26 12:00:57 +05:30
shahules786 f07c8741ba fix resampling 2022-10-26 11:59:58 +05:30
shahules786 24a06ba9be rename loss 2022-10-26 10:27:23 +05:30
shahules786 04782ba6e9 fix optimizer scheduler 2022-10-26 10:26:27 +05:30
shahules786 23da02d47d dccrn 2022-10-26 09:36:55 +05:30
shahules786 485a74fc4e convt stft 2022-10-26 09:36:28 +05:30
shahules786 58de41598e change matrix 2022-10-25 15:10:36 +05:30
shahules786 4acad6ede8 fix augmentation 2022-10-25 15:10:13 +05:30
shahules786 b070613b64 config" 2022-10-25 12:48:37 +05:30
shahules786 d1bafb3dc6 add augmentations 2022-10-25 12:43:54 +05:30
shahules786 cdffe5c485 DEMUCS w/o stride 2022-10-25 10:57:07 +05:30
shahules786 542ab23d8a add torch-augmentations 2022-10-24 21:50:30 +05:30
shahules786 5dc5fd8f90 default stride None 2022-10-24 21:15:25 +05:30
shahules786 75ebef2462 Waveunet w/o stride 2022-10-24 10:01:54 +05:30
shahules786 101ee563cb decrease precision 2022-10-23 19:30:46 +05:30
shahules786 97b4a61d9c half BS 2022-10-23 19:07:53 +05:30
shahules786 460366bd8b min conf acc ablation study 2022-10-23 17:15:17 +05:30
shahules786 3128fed71e params 2022-10-23 12:38:20 +05:30
shahules786 fc41de1530 VCTK + DEMUCS 2022-10-23 12:36:43 +05:30
shahules786 ea5c78798a model assigment' 2022-10-23 12:33:38 +05:30
shahules786 40e2d6e0b0 change to mapstyle 2022-10-23 12:32:58 +05:30
shahules786 7425c9bf3a replace with mse 2022-10-22 20:25:43 +05:30
shahules786 96c934e96f w/o striding 2022-10-22 18:09:55 +05:30
shahules786 4cfe7a2463 Demus + DNS 2022-10-22 12:07:45 +05:30
shahules786 f492e44e6b Merge branch 'dev' of https://github.com/shahules786/enhancer into dev-hawk 2022-10-22 12:00:46 +05:30
shahules786 02192e5567 to cpu 2022-10-22 12:00:30 +05:30
shahules786 6eb905c1bb rmv print statements 2022-10-22 12:00:18 +05:30
shahules786 4b34cf6980 merge dev 2022-10-22 11:21:22 +05:30
shahules786 4b0e8a5ef1 DNS-2020 + VTCK 2022-10-22 11:20:25 +05:30
shahules786 9f658424a6 rmv slicing 2022-10-22 11:18:32 +05:30
shahules786 5f1ed8c725 iterable dataset 2022-10-22 11:17:37 +05:30
shahules786 05e40f84b6 replace pesq 2022-10-22 11:17:22 +05:30
shahules786 9b15534812 print len 2022-10-22 11:05:39 +05:30
shahules786 6314d210c3 debug
git commit -m debug
'
2022-10-22 11:05:19 +05:30
shahules786 7fa54fc414 debug 2022-10-22 10:30:27 +05:30
shahules786 c4a27686da debug 2022-10-22 09:57:27 +05:30
shahules786 8457e1cbe2 debug num_workers 2022-10-21 23:23:37 +05:30
shahules786 cd9ffc1a68 fix randomization 2022-10-21 23:22:56 +05:30
shahules786 a75f3c32a3 num_workers 2022-10-21 19:23:59 +05:30
shahules786 a7fb27bb0f debug 2022-10-21 17:17:02 +05:30
shahules786 20c12556ff debug 2022-10-21 16:25:24 +05:30
shahules786 9c7a650130 div by batchsize in __len__ 2022-10-21 11:37:26 +05:30
shahules786 5d7ea582c9 debug 2022-10-21 11:18:24 +05:30
shahules786 0d3bfd3412 debug 2022-10-21 11:13:17 +05:30
shahules786 178a4523ef fix worker init fn 2022-10-21 09:48:28 +05:30
shahules786 ba10719520 add arg 2022-10-20 21:03:38 +05:30
shahules786 f2561d7cf7 config 2022-10-20 09:53:27 +05:30
shahules786 a6a2e4a4ae add batch info 2022-10-20 09:50:04 +05:30
shahules786 2ad49faa67 debug iterative dataset 2022-10-20 09:49:27 +05:30
shahules786 ed30840f4e cpu 2022-10-19 16:41:23 +05:30
shahules786 23bee75ceb dataloader 2022-10-19 16:39:31 +05:30
shahules786 38e0de689e stride=1 2022-10-19 15:28:00 +05:30
shahules786 ba855e39e5 run waveunet 2022-10-19 15:27:41 +05:30
shahules786 2d8ca3f4b2 400 epochs
:
2022-10-19 12:40:27 +05:30
shahules786 11fbba6f77 Merge branch 'dev' of https://github.com/shahules786/enhancer into dev-hawk 2022-10-19 12:38:54 +05:30
shahules786 e4f13946e8 fix demucs output 2022-10-19 12:38:29 +05:30
shahules786 7b3626c912 dns 2022-10-19 10:03:00 +05:30
shahules786 a2992cf759 dns 2022-10-19 09:33:30 +05:30
shahules786 3bec8c7723 dns 2022-10-18 21:31:39 +05:30
shahules786 3df4b27132 dns 2022-10-18 21:29:55 +05:30
shahules786 8737ed8066 config 2022-10-18 21:17:24 +05:30
shahules786 f426c3d880 vctk 4.5 2022-10-18 15:31:02 +05:30
shahules786 982520f30d vctk + demucs 2022-10-18 15:30:42 +05:30
shahules786 94d70c4ddf Merge branch 'dev' of https://github.com/shahules786/enhancer into dev-hawk 2022-10-18 15:23:57 +05:30