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