iliasslasri commited on
Commit
e23a3b7
·
verified ·
1 Parent(s): 376dda4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -54,7 +54,8 @@ Here are examples of the data augmentations applied to the audio during the trai
54
 
55
  | Augmentation | Audio Example |
56
  |---|---|
57
- | Clean | <audio controls src="augmentations/00_clean.wav"></audio> |
 
58
  | Time Stretch | <audio controls src="augmentations/01_time_stretch.wav"></audio> |
59
  | Pitch Shift | <audio controls src="augmentations/02_pitch_shift.wav"></audio> |
60
  | Reverberation | <audio controls src="augmentations/03_reverberation.wav"></audio> |
 
54
 
55
  | Augmentation | Audio Example |
56
  |---|---|
57
+ | Clean | <audio controls src="https://huggingface.co/iliasslasri/robust_speech_quantizer/resolve/main/augmentations/00_clean.wav"></audio> |
58
+
59
  | Time Stretch | <audio controls src="augmentations/01_time_stretch.wav"></audio> |
60
  | Pitch Shift | <audio controls src="augmentations/02_pitch_shift.wav"></audio> |
61
  | Reverberation | <audio controls src="augmentations/03_reverberation.wav"></audio> |