Reuben Morais
|
8d1f52a677
|
Merge pull request #2629 from mychiux413/fix-axis-inversion-problem
fix axis inversion problem
|
2020-01-03 13:25:43 +01:00 |
|
Yi-Hua Chiu
|
6e2befacb2
|
swap freq <-> time
|
2020-01-03 11:14:28 +08:00 |
|
Yi-Hua Chiu
|
4133e620bd
|
remove debugging leftover, add UNSUPPORTED note, just skip invertible error
|
2020-01-03 10:32:02 +08:00 |
|
Yi-Hua Chiu
|
fa41809a40
|
[MOD] change time_warping_para as 20 to make spec not sound too vague [FIX] make sure invertible error is not raised after many many epochs
|
2019-12-31 16:31:46 +08:00 |
|
Yi-Hua Chiu
|
3aedcc4222
|
[FIX] decprecate fixed-frequency-edge, which always have chance to raise tensor invertible error
|
2019-12-19 11:26:05 +08:00 |
|
Yi-Hua Chiu
|
72c09ebb38
|
[FIX] reversible error if dest_time == 0
|
2019-12-18 18:22:38 +08:00 |
|
Yi-Hua Chiu
|
533d15645f
|
[FIX] constraint time_warping_para to protect short audio augment
|
2019-12-18 14:26:39 +08:00 |
|
Yi-Hua Chiu
|
5fbc7e8596
|
[FIX] use time_warping_para to constraint control width, add logic to disable cache [ADD] num_control_points
|
2019-12-04 10:25:36 +08:00 |
|
Yi-Hua Chiu
|
ec0ee65eb0
|
[FIX] prevent random_uniform generate from x to x
|
2019-12-03 18:40:52 +08:00 |
|
Yi-Hua Chiu
|
9b3e4aa9d3
|
don't touch original lint
|
2019-12-03 18:28:24 +08:00 |
|
Yi-Hua Chiu
|
450483c30b
|
clean code
|
2019-12-03 18:28:24 +08:00 |
|
Yi-Hua Chiu
|
368f0d413a
|
sparse image warp to dynamic tensor
|
2019-12-03 18:28:24 +08:00 |
|
Yi-Hua Chiu
|
271a58e464
|
prepare files for refactoring
|
2019-12-03 18:28:24 +08:00 |
|
Reuben Morais
|
d051d4fd0e
|
Remove sparse image warp, fix boolean flags type, rebase to master
|
2019-09-09 12:11:28 +02:00 |
|
Bernardo
|
b89fb04b97
|
space after comma
|
2019-09-09 12:07:51 +02:00 |
|
Bernardo Henz
|
49c6a9c973
|
adding 'train_phase' to create_dataset. Now we can augment only the training-set.
|
2019-09-09 12:07:51 +02:00 |
|
Bernardo Henz
|
0cc5ff230f
|
-spectrogram augmentations
|
2019-09-09 12:07:51 +02:00 |
|