Hi Gottfried,

Le mercredi 01 avril 2026 à 11:27 +0000, gfp a écrit :
> 
> > > What is your experience on AI?

I don't know whether this qualifies as AI, but libretranslate uses
https://opennmt.net/ that is called "neural machine translation system".

The libretranslate package is available in guix, I installed it on Trisquel,
it needs nss-certs from guix to be also installed and environment variables
to use nss-certs set as suggested in the guix manual (search for nss-certs
in there).

At first execution, if no argument is provided, it tries to download 98
models for translation, which is about 13 GB, so it takes a bit of time.
Once they are downloaded, at next executions, it works immediately,
including without any internet connection.

I did not use it a lot, but on a laptop with an 11-th generation intel CPU
with integrated graphics, I did not notice any significant CPU load when
using it.

David.

Reply via email to