Urdu whisper_tiny_urdu_sharjeel103_pipeline pipeline WhisperForCTC from sharjeel103

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("whisper_tiny_urdu_sharjeel103_pipeline", lang = "ur")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("whisper_tiny_urdu_sharjeel103_pipeline", lang = "ur")
val annotations = pipeline.transform(df)

Model Information

Model Name: whisper_tiny_urdu_sharjeel103_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ur
Size: 389.1 MB

References

https://huggingface.co/sharjeel103/whisper-tiny-urdu

Included Models

  • AudioAssembler
  • WhisperForCTC