Serbian whisper_medium_serbian_yodas_pipeline pipeline WhisperForCTC from Sagicc

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("whisper_medium_serbian_yodas_pipeline", lang = "sr")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("whisper_medium_serbian_yodas_pipeline", lang = "sr")
val annotations = pipeline.transform(df)

Model Information

Model Name: whisper_medium_serbian_yodas_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: sr
Size: 4.8 GB

References

https://huggingface.co/Sagicc/whisper-medium-sr-yodas

Included Models

  • AudioAssembler
  • WhisperForCTC