Sin2pi commited on
Commit
17044dc
1 Parent(s): 54e0da1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  Enhanced Robustness: By varying spectrogram parameters and injecting realistic noise, our models learn to handle a wide range of audio conditions.
15
 
16
- Low Overhead: The augmentation is integrated into the existing pipeline, ensuring minimal additional computational cost.
17
 
18
 
19
 
 
13
 
14
  Enhanced Robustness: By varying spectrogram parameters and injecting realistic noise, our models learn to handle a wide range of audio conditions.
15
 
16
+ Low Overhead: The augmentation is integrated into the existing pipeline, ensuring minimal additional computational cost. Data collator (low overhead) versus Dataset (higher overhead)
17
 
18
 
19