Dhivehi, Divehi, Maldivian hfa_whisper_tiny_divehi_pipeline pipeline WhisperForCTC from kurianbenoy

Description

Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.hfa_whisper_tiny_divehi_pipeline is a Dhivehi, Divehi, Maldivian model originally trained by kurianbenoy.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("hfa_whisper_tiny_divehi_pipeline", lang = "dv")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("hfa_whisper_tiny_divehi_pipeline", lang = "dv")
val annotations = pipeline.transform(df)

Model Information

Model Name: hfa_whisper_tiny_divehi_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: dv
Size: 391.3 MB

References

https://huggingface.co/kurianbenoy/hfa-whisper-tiny-dv

Included Models

  • AudioAssembler
  • WhisperForCTC