Giter VIP home page Giter VIP logo

Comments (4)

xmflsct avatar xmflsct commented on May 17, 2024 1

Regarding CTranslate2, see OpenNMT/CTranslate2#355

from argos-translate.

PJ-Finlay avatar PJ-Finlay commented on May 17, 2024

There isn't currently a snap build for arm, can you try installing from PyPI? If it's possible to run on arm currently is going to depend on if all of the dependencies support it.

A current major area of work is reducing dependencies to make porting to new platforms easier. I don't have a amd64 macOS port working yet but after that I want to run on arm64 and the M1 Mac.

If anyone wants to look into this I would really appreciate it, currently we rely on PyPI to load a lot of dependencies without much recourse if things break. Going forward I think we would be well served to wrangle these and just rely on CTranslate2 and SentencePiece which we can compile ourselves to any platform.

from argos-translate.

PJ-Finlay avatar PJ-Finlay commented on May 17, 2024

It might take a bit of work but with the new seq2seq sentence boundary detection system running on ARM is probably possible. The only dependencies needed are CTranslate2 and SentencePiece. I'm not sure if they distribute ARM binaries so you might need to compile them but it's only two dependencies. The GUI is written using PyQt and designed for desktops but you could probably get it to run on something like a Librem phone.

from argos-translate.

PJ-Finlay avatar PJ-Finlay commented on May 17, 2024

#191

from argos-translate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.