Description
Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.distilft_frisian_1ha_pipeline is a Western Frisian model originally trained by Pageee.
How to use
pipeline = PretrainedPipeline("distilft_frisian_1ha_pipeline", lang = "fy")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("distilft_frisian_1ha_pipeline", lang = "fy")
val annotations = pipeline.transform(df)
Model Information
| Model Name: | distilft_frisian_1ha_pipeline |
| Type: | pipeline |
| Compatibility: | Spark NLP 5.5.0+ |
| License: | Open Source |
| Edition: | Official |
| Language: | fy |
| Size: | 1.2 GB |
References
https://huggingface.co/Pageee/DistilFT-Frisian-1ha
Included Models
- AudioAssembler
- WhisperForCTC