Modern Greek (1453-) asr_whisper_tswana_greek_modern_e1_pipeline pipeline WhisperForCTC from emilios

Description

Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.asr_whisper_tswana_greek_modern_e1_pipeline is a Modern Greek (1453-) model originally trained by emilios.

This model is only compatible with PySpark 3.4 and above

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline('asr_whisper_tswana_greek_modern_e1_pipeline', lang = 'el')
annotations =  pipeline.transform(audioDF)


val pipeline = new PretrainedPipeline('asr_whisper_tswana_greek_modern_e1_pipeline', lang = 'el')
val annotations = pipeline.transform(audioDF)

Model Information

Model Name: asr_whisper_tswana_greek_modern_e1_pipeline
Type: pipeline
Compatibility: Spark NLP 5.1.4+
License: Open Source
Edition: Official
Language: el
Size: 241.6 MB

References

https://huggingface.co/emilios/whisper-tn-el-e1

Included Models

  • AudioAssembler
  • WhisperForCTC