Update README.md
Browse files
README.md
CHANGED
|
@@ -4,15 +4,6 @@ language:
|
|
| 4 |
- en
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
library_name: nemo
|
| 7 |
-
datasets:
|
| 8 |
-
- librispeech_asr
|
| 9 |
-
- fisher_corpus
|
| 10 |
-
- mozilla-foundation/common_voice_8_0
|
| 11 |
-
- National-Singapore-Corpus-Part-1
|
| 12 |
-
- vctk
|
| 13 |
-
- voxpopuli
|
| 14 |
-
- europarl
|
| 15 |
-
- multilingual_librispeech
|
| 16 |
thumbnail: null
|
| 17 |
tags:
|
| 18 |
- automatic-speech-recognition
|
|
@@ -145,6 +136,8 @@ model-index:
|
|
| 145 |
value: 5.95
|
| 146 |
metrics:
|
| 147 |
- wer
|
|
|
|
|
|
|
| 148 |
---
|
| 149 |
|
| 150 |
# **Parakeet TDT 0.6B V2 (En)**
|
|
@@ -461,4 +454,4 @@ Field | Response
|
|
| 461 |
Model Application(s) | Speech to Text Transcription
|
| 462 |
Describe the life critical impact | None
|
| 463 |
Use Case Restrictions | Abide by [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode.en) License
|
| 464 |
-
Model and dataset restrictions | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
|
|
|
|
| 4 |
- en
|
| 5 |
pipeline_tag: automatic-speech-recognition
|
| 6 |
library_name: nemo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
thumbnail: null
|
| 8 |
tags:
|
| 9 |
- automatic-speech-recognition
|
|
|
|
| 136 |
value: 5.95
|
| 137 |
metrics:
|
| 138 |
- wer
|
| 139 |
+
base_model:
|
| 140 |
+
- Quantamhash/Quantum_STT
|
| 141 |
---
|
| 142 |
|
| 143 |
# **Parakeet TDT 0.6B V2 (En)**
|
|
|
|
| 454 |
Model Application(s) | Speech to Text Transcription
|
| 455 |
Describe the life critical impact | None
|
| 456 |
Use Case Restrictions | Abide by [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode.en) License
|
| 457 |
+
Model and dataset restrictions | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
|