yipjiaqi commited on
Commit
1870a27
·
1 Parent(s): e388119

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ This model is meant to be used on speechbrain.
6
+
7
+ The model is implemented on a fork of speechbrain, with the yaml written for the WSJ0-2mix dataset.
8
+ https://github.com/Yip-Jia-Qi/speechbrain/tree/add_spgm/recipes/WSJ0Mix/separation
9
+
10
+ Pending the approval of my pull request, the model should be available on the main branch of speechbrain
11
+ https://speechbrain.github.io/
12
+
13
+ TBD:
14
+ Wrapper to allow SPGM to be run as a standalone model from speechbrain.