facebookresearch / SONAR

SONAR, a new multilingual and multimodal fixed-size sentence embedding space, with a full suite of speech and text encoders and decoders.
Other
343 stars 34 forks source link

Missing assert card for Swedish(swe)? #10

Closed hitchhicker closed 12 months ago

hitchhicker commented 1 year ago

Hey!

Swedish is in the list of supported languages but the card is not found? Is it expected?

Thanks!

avidale commented 1 year ago

Here is the line with the swe_Latn code in the text encoder: https://github.com/facebookresearch/SONAR/blob/main/sonar/store/cards/text_sonar_basic_encoder.yaml#L181

For speech, Swedish is not in the list (https://github.com/facebookresearch/SONAR/tree/main#speech-results), so apparently it is not supported yet.

hitchhicker commented 1 year ago

Thanks for the reply! But the speech encoder is present in this list (see Available speech encoders). And the checkpoint is available there.

artemru commented 12 months ago

yes, indeed we added it during the last release !