Improve language tag
#2
by
lbourdois
- opened
Hi! As the model is multilingual, this is a PR to add other languages than English to the language tag to improve the referencing. Note that 29 languages are announced in the README, but only 13 are explicitly listed. I was therefore only able to add these 13 languages.
Hey, I appreciate your PR, however while the pretrained model is multi-lingual (in text) this model was only fine-tuned on English (speech) and therefore wouldn't have multi-lingual abilities.
gallilmaimon
changed pull request status to
closed
Indeed, my loop referencing all the Qwen-2.5 models to be tagged didn't take into account the case of finetuning on a specific language
Sorry for the inconvenience