Automatic Speech Recognition
NeMo
Catalan
audio
spanish
parakeet-rnnt-1.1b
NeMo
Projecte-AINA
Barcelona-Supercomputing-Center
BSC
EuroHPC
Eval Results (legacy)
Instructions to use BSC-LT/catalan-verification-model-pkt-b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use BSC-LT/catalan-verification-model-pkt-b with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("BSC-LT/catalan-verification-model-pkt-b") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Upload model_b_1799h_pkt_rnnt_1_1b_ca.nemo
Browse files- .gitattributes +1 -0
- model_b_1799h_pkt_rnnt_1_1b_ca.nemo +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
model_b_1799h_pkt_rnnt_1_1b_ca.nemo filter=lfs diff=lfs merge=lfs -text
|
model_b_1799h_pkt_rnnt_1_1b_ca.nemo
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3e1d6b3657b874ab6a5bad9d25fb846433ec14eb7bd43e99982a1ecd82f5164
|
| 3 |
+
size 4279132160
|