Description
Pretrained Wav2Vec2ForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.kabyle_xlsr_pipeline
is a Swahili (macrolanguage) model originally trained by Akashpb13.
How to use
pipeline = PretrainedPipeline("kabyle_xlsr_pipeline", lang = "sw")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("kabyle_xlsr_pipeline", lang = "sw")
val annotations = pipeline.transform(df)
Model Information
Model Name: | kabyle_xlsr_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.1+ |
License: | Open Source |
Edition: | Official |
Language: | sw |
Size: | 1.2 GB |
References
https://huggingface.co/Akashpb13/Kabyle_xlsr
Included Models
- AudioAssembler
- Wav2Vec2ForCTC