Update README.md
Browse files
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 |
|