Malay (macrolanguage) malaysian_whisper_small_pipeline pipeline WhisperForCTC from mesolitica

Description

Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.malaysian_whisper_small_pipeline is a Malay (macrolanguage) model originally trained by mesolitica.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("malaysian_whisper_small_pipeline", lang = "ms")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("malaysian_whisper_small_pipeline", lang = "ms")
val annotations = pipeline.transform(df)

Model Information

Model Name: malaysian_whisper_small_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ms
Size: 856.3 MB

References

https://huggingface.co/mesolitica/malaysian-whisper-small

Included Models

  • AudioAssembler
  • WhisperForCTC