Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
EyubogluMerve committed Mar 20, 2024
1 parent 98ea3b3 commit 61ba307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/kws20.py
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ def MixedKWS_20_get_datasets_10dB(data, load_train=True, load_test=True,
desired_probs=None):
"""
Returns the mixed KWS dataset with MSnoise dataset under 10 dB SNR using signalmixer
data laoder. All of the training and test data will be augmented with
data loader. All of the training and test data will be augmented with
additional noise.
"""

Expand Down

0 comments on commit 61ba307

Please sign in to comment.