TL;DR
This paper introduces a multimodal approach combining text and speech representations for Arabic dialectal diacritic restoration, leveraging a novel model with fusion strategies that improve accuracy and robustness.
Contribution
The work presents a new multimodal model using CATT and Whisper encoders with innovative fusion strategies for diacritic restoration in Arabic dialects.
Findings
Achieved WER of 0.55 and CER of 0.13 on the test set.
Model performs well with or without speech input due to training deactivation.
Fusion strategies enhance diacritic restoration accuracy.
Abstract
In this work, we tackle the Diacritic Restoration (DR) task for Arabic dialectal sentences using a multimodal approach that combines both textual and speech information. We propose a model that represents the text modality using an encoder extracted from our own pre-trained model named CATT. The speech component is handled by the encoder module of the OpenAI Whisper base model. Our solution is designed following two integration strategies. The former consists of fusing the speech tokens with the input at an early stage, where the 1500 frames of the audio segment are averaged over 10 consecutive frames, resulting in 150 speech tokens. To ensure embedding compatibility, these averaged tokens are processed through a linear projection layer prior to merging them with the text tokens. Contextual encoding is guaranteed by the CATT encoder module. The latter strategy relies on cross-attention,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
