Spaces:
Running
Running
| title: Traductor Experimental Español a Zapoteco del Istmo | |
| colorFrom: green | |
| colorTo: yellow | |
| sdk: static | |
| pinned: false | |
| license: cc-by-nc-4.0 | |
| models: | |
| - simpleverso/espzap-nllb-600m | |
| # Traductor Español -> Zapoteco del Istmo (Diidxazá) | |
| Client-side machine learning translation demo. | |
| Runs entirely in the browser via | |
| [Transformers.js](https://github.com/huggingface/transformers.js), no server | |
| required. The quantized (int8) ONNX model is downloaded once (~1.1 GB) and cached | |
| by the browser. | |
| - Model: [`simpleverso/espzap-nllb-600m`](https://huggingface.co/simpleverso/espzap-nllb-600m) | |
| - Base: `facebook/nllb-200-distilled-600M` fine-tuned with LoRA | |
| - Source language: Spanish (`spa_Latn`); target: Isthmus Zapotec (using the | |
| `ayr_Latn` slot, repurposed during training). | |
| Better versions comming as the corpus can be reviewed... |