File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# vsop
2+ [ ![ Build] ( https://github.com/jkawamoto/vsop/actions/workflows/build.yml/badge.svg )] ( https://github.com/jkawamoto/vsop/actions/workflows/build.yml )
3+
24Command line translation tool using [ CTranslate2] ( https://github.com/OpenNMT/CTranslate2 ) .
35
46This tool employs a client-server approach to avoid loading the model every time a text needs to be translated.
2022
2123After saving and closing the editor, the text is translated.
2224
25+ ## Installation
26+
27+ ``` bash
28+ brew install jkawamoto/tap/vsop
29+ ````
30+
31+ Prebuilt binaries are also available on the [release page](https://github.com/jkawamoto/vsop/releases).
32+
2333# # Compilation
2434This tool works on Linux and Mac, using several backend libraries such as
2535[OpenBLAS](https://www.openblas.net/),
You can’t perform that action at this time.
0 commit comments