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