Mirco commited on
Commit
d233a74
1 Parent(s): a6557d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ This repository provides all the necessary tools to perform audio source separat
30
  |:-------------:|:--------------:|:--------------:|
31
  | 30-03-21 | 13.7 dB | 12.7 dB |
32
 
 
 
33
 
34
  ## Install SpeechBrain
35
 
 
30
  |:-------------:|:--------------:|:--------------:|
31
  | 30-03-21 | 13.7 dB | 12.7 dB |
32
 
33
+ The system expects input recordings sampled at 8kHz (single channel).
34
+ If your signal has a different sample rate, resample it (e.g, using torchaudio or sox) before using the interface.
35
 
36
  ## Install SpeechBrain
37