Arabic tunlangmodel_test1_17_pipeline pipeline WhisperForCTC from Arbi-Houssem

Description

Pretrained WhisperForCTC, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.tunlangmodel_test1_17_pipeline is a Arabic model originally trained by Arbi-Houssem.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("tunlangmodel_test1_17_pipeline", lang = "ar")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("tunlangmodel_test1_17_pipeline", lang = "ar")
val annotations = pipeline.transform(df)

Model Information

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

References

https://huggingface.co/Arbi-Houssem/TunLangModel_test1.17

Included Models

  • AudioAssembler
  • WhisperForCTC