You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix type mismatch error in freq_mask and time_mask (#1170)
* Fix type mismatch error in freq_mask
This PR fixes type mismatch error in freq_mask, reported in issue 1158 (credit to BryanWBear)
Signed-off-by: Yong Tang <[email protected]>
* fix type mismatch in time_mask
* Update audio_ops.py
Co-authored-by: Vignesh Kothapalli <[email protected]>
0 commit comments