speechbrainteam commited on
Commit
cbcff38
·
1 Parent(s): db62c92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -80,9 +80,8 @@ pip install -e .
80
  cd recipes/WSJ0Mix/separation
81
  python train.py hparams/sepformer.yaml --data_folder=your_data_folder
82
  ```
83
- Note: change num\_spks to 3 in the yaml file.
84
 
85
- https://drive.google.com/drive/folders/1fcVP52gHgoMX9diNN1JxX_My5KaRNZWs?usp=sharing
86
 
87
  You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1ruScDoqiSDNeoDa__u5472UUPKPu54b2?usp=sharing)
88
 
@@ -98,7 +97,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
98
  year = {2021},
99
  publisher = {GitHub},
100
  journal = {GitHub repository},
101
- howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
102
  }
103
  ```
104
 
 
80
  cd recipes/WSJ0Mix/separation
81
  python train.py hparams/sepformer.yaml --data_folder=your_data_folder
82
  ```
83
+ Note: change num_spks to 3 in the yaml file.
84
 
 
85
 
86
  You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1ruScDoqiSDNeoDa__u5472UUPKPu54b2?usp=sharing)
87
 
 
97
  year = {2021},
98
  publisher = {GitHub},
99
  journal = {GitHub repository},
100
+ howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
101
  }
102
  ```
103