Faroese whisper_base_faroese_8k_steps_100h_pipeline pipeline WhisperForCTC from carlosdanielhernandezmena

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("whisper_base_faroese_8k_steps_100h_pipeline", lang = "fo")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("whisper_base_faroese_8k_steps_100h_pipeline", lang = "fo")
val annotations = pipeline.transform(df)

Model Information

Model Name: whisper_base_faroese_8k_steps_100h_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: fo
Size: 643.3 MB

References

https://huggingface.co/carlosdanielhernandezmena/whisper-base-faroese-8k-steps-100h

Included Models

  • AudioAssembler
  • WhisperForCTC