None mal_asr_whisper_small_imasc_1000_pipeline pipeline WhisperForCTC from leenag

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("mal_asr_whisper_small_imasc_1000_pipeline", lang = "nan")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("mal_asr_whisper_small_imasc_1000_pipeline", lang = "nan")
val annotations = pipeline.transform(df)

Model Information

Model Name: mal_asr_whisper_small_imasc_1000_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: nan
Size: 1.7 GB

References

https://huggingface.co/leenag/Mal_ASR_Whisper_small_imasc_1000

Included Models

  • AudioAssembler
  • WhisperForCTC