Description
Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.whisper_samoan_greek_modern_frzenc_xlate_pipeline
is a Modern Greek (1453-) model originally trained by farsipal.
How to use
pipeline = PretrainedPipeline("whisper_samoan_greek_modern_frzenc_xlate_pipeline", lang = "el")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("whisper_samoan_greek_modern_frzenc_xlate_pipeline", lang = "el")
val annotations = pipeline.transform(df)
Model Information
Model Name: | whisper_samoan_greek_modern_frzenc_xlate_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.5.0+ |
License: | Open Source |
Edition: | Official |
Language: | el |
Size: | 1.6 GB |
References
https://huggingface.co/farsipal/whisper-sm-el-frzEnc-xlate
Included Models
- AudioAssembler
- WhisperForCTC