Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
-
language:
|
| 4 |
- ca
|
| 5 |
- es
|
| 6 |
-
|
| 7 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# OVOS - STT Conformer Transducer Large ONNX (Catalan, Spanish)
|
|
@@ -53,5 +54,4 @@ with Path(onnx_dir, "vocab.txt").open("wt") as f:
|
|
| 53 |
|
| 54 |
# Licensing
|
| 55 |
|
| 56 |
-
The license is derived from the original model: Creative Commons Attribution 4.0 International (CC BY 4.0). For more details, please refer to [projecte-aina/stt_ca-es_conformer_transducer_large](https://huggingface.co/projecte-aina/stt_ca-es_conformer_transducer_large).
|
| 57 |
-
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- ca
|
| 4 |
- es
|
|
|
|
| 5 |
license: cc-by-4.0
|
| 6 |
+
base_model:
|
| 7 |
+
- projecte-aina/stt_ca-es_conformer_transducer_large
|
| 8 |
+
pipeline_tag: automatic-speech-recognition
|
| 9 |
---
|
| 10 |
|
| 11 |
# OVOS - STT Conformer Transducer Large ONNX (Catalan, Spanish)
|
|
|
|
| 54 |
|
| 55 |
# Licensing
|
| 56 |
|
| 57 |
+
The license is derived from the original model: Creative Commons Attribution 4.0 International (CC BY 4.0). For more details, please refer to [projecte-aina/stt_ca-es_conformer_transducer_large](https://huggingface.co/projecte-aina/stt_ca-es_conformer_transducer_large).
|
|
|