Change license
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 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.
|