Hausa whisper_small_hausa_seon25_pipeline pipeline WhisperForCTC from Seon25

Description

Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.whisper_small_hausa_seon25_pipeline is a Hausa model originally trained by Seon25.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("whisper_small_hausa_seon25_pipeline", lang = "ha")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("whisper_small_hausa_seon25_pipeline", lang = "ha")
val annotations = pipeline.transform(df)

Model Information

Model Name: whisper_small_hausa_seon25_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ha
Size: 641.7 MB

References

https://huggingface.co/Seon25/whisper-small-ha

Included Models

  • AudioAssembler
  • WhisperForCTC