title = "Machine Traslation Demo" description = """

Translator using Facebook's NLLB models. Codes Using Facebook's fairseq NLLB. Demo is running on CPU.

""" examples = [["Hello, How are you", "eng_Latn", "hin_Deva", 512]]