Its offline and good and a really broad range of languages. There are some wrappers to this
And some others. Look at pypi.
Downside though is it takes quite a while to load the model. So.. How will we do this?
We need to investigate whether we create a pipe service to pipe translation or TTS off to - then a calling exe to call the Pipe. Have a look at https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/correctsentence.py and https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/client.py
For essentials here. We would need to build an installer for this see likewise https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/build_executable.ps1
Its offline and good and a really broad range of languages. There are some wrappers to this
And some others. Look at pypi.
Downside though is it takes quite a while to load the model. So.. How will we do this?
We need to investigate whether we create a pipe service to pipe translation or TTS off to - then a calling exe to call the Pipe. Have a look at https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/correctsentence.py and https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/client.py
For essentials here. We would need to build an installer for this see likewise https://github.com/AceCentre/Correct-A-Sentence/blob/main/desktop/build_executable.ps1