alibabasglab commited on
Commit
eff8c97
·
verified ·
1 Parent(s): 2b49ae3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ pip install -r requirements.txt
29
 
30
  **Run Script**
31
 
32
- Go to `clearvoice/` and use the following examples (The MossFormer2_SE_48K model will be downloaded from huggingface automatically):
33
 
34
  Sample example 1: use speech enhancement model `MossFormer2_SE_48K` to process one wave file of `samples/input.wav` and save the output wave file to `samples/output_MossFormer2_SE_48K.wav`
35
 
 
29
 
30
  **Run Script**
31
 
32
+ Go to `clearvoice/` and use the following examples. The MossFormer2_SE_48K model will be downloaded from huggingface automatically.
33
 
34
  Sample example 1: use speech enhancement model `MossFormer2_SE_48K` to process one wave file of `samples/input.wav` and save the output wave file to `samples/output_MossFormer2_SE_48K.wav`
35