-
### Model description
[IndicTrans2 ](https://openreview.net/forum?id=vfT4YuzAYA)is a multilingual transformer model developed by AI4Bharat, and is available in 3 flavors: `indic-en`, `en-indic` and…
-
I'm having trouble reading the ngram_probs.json file. Is it caused by incomplete file data? Can you please provide help? Thanks.
-
# Pre-Processing
- [x] VAD
- [ ] NoiseRemoval
- [ ] AudioRouter to different modules depending on the audio quality (like [RouteLLM](https://github.com/lm-sys/RouteLLM))
- [ ] #10
# Main-Proces…
-
Hello,
I was curious how long it took for your prediction to run? It took a couple of seconds for me so I was wondering if that was just due the the NLLB model or if you experienced something diff…
-
I run the program in pycharm, one error listed below occurs, how to solve it?
ValueError: Unrecognized model in weights/icon_caption_florence. Should have a `model_type` key in its config.json, or co…
-
How can I train with a different language that gollie-transfusion did not train on yet?
-
### Feature request
Is it possible to infer the model separately through encoder.onnx and decoder.onnx
### Motivation
Is it possible to infer the model separately through encoder.onnx and decoder.o…
-
## 🐛 Bug
When translating eng_Latn to zho_Hant, there are always missing parts to be translated. It doesn't happen in Zho_hans. Evan yue_hant is better than zho_hant.
### To Reproduce
Steps …
-
Facebook just released a new multimodal model for multiple languages. I would assume it's the successor to NLLB. _One model to rule them all_. It would be amazing to have CT2 support for this to furth…
-
### 🚀 The feature, motivation and pitch
Currently the most popular library might be https://github.com/databricks/megablocks. Would be interesting if we can implement it in triton and make it HF comp…