Spire
Spire translates and transcribes speech input from English into 10 other languages as well as translating text input in both language directions. Spire is an output of the EU project UTTER (Unified Transcription and Translation for Extended Reality).
Can be used for machine translation, speech translation, language modeling and dialogue supporting a number of popular pre-trained models.
Bias-compressed MT
Code accompanies the EMNLP 2022 paper.
Code repository for paper: What do compressed multilingual machine translation models forget?
Covers more than 10K language pairs, achieves competitive results with M2M-100 while being much smaller and faster.
Publications concern efficient inference, continual learning, unsupervised NMT and domain adaptation.