Description
Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.distilft_frisian_10haa_pipeline
is a Western Frisian model originally trained by Pageee.
How to use
pipeline = PretrainedPipeline("distilft_frisian_10haa_pipeline", lang = "fy")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("distilft_frisian_10haa_pipeline", lang = "fy")
val annotations = pipeline.transform(df)
Model Information
Model Name: | distilft_frisian_10haa_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-10haa
Included Models
- AudioAssembler
- WhisperForCTC