vectominist commited on
Commit
8674282
·
verified ·
1 Parent(s): 22740f9

Change license

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: bsd-3-clause
3
  pipeline_tag: feature-extraction
4
  tags:
5
  - automatic-speech-recognition
@@ -89,4 +89,4 @@ See [usad_model.py](https://huggingface.co/MIT-SLS/USAD-Small/blob/main/usad_mod
89
 
90
  ## 🙏 Acknowledgement
91
 
92
- Our implementation is based on the awesome [facebookresearch/fairseq](https://github.com/facebookresearch/fairseq), [cwx-worst-one/EAT](https://github.com/cwx-worst-one/EAT), and [sooftware/conformer](https://github.com/sooftware/conformer) repositories.
 
1
  ---
2
+ license: cc-by-nc-sa-4.0
3
  pipeline_tag: feature-extraction
4
  tags:
5
  - automatic-speech-recognition
 
89
 
90
  ## 🙏 Acknowledgement
91
 
92
+ Our implementation is based on the awesome [facebookresearch/fairseq](https://github.com/facebookresearch/fairseq), [cwx-worst-one/EAT](https://github.com/cwx-worst-one/EAT), and [sooftware/conformer](https://github.com/sooftware/conformer) repositories.