Skip to content

TransAIO (v1.0.1)

Latest
Compare
Choose a tag to compare
@sbkocoglu sbkocoglu released this 03 Jul 17:16

Updates

  • Changed LLM response format to json. This reduces the chance of LLMs adding their own comments and explanations to the translation
  • Added a check for segments that are only a link. These segments will be copied over without translation
  • How many segments couldn't be translated is now displayed at the end of the translation process
  • Added error handling for not being able to fetch Ollama model list if Ollama is not installed or not running
  • Added error handling for missing API keys in settings if relevant LLM/MT is selected

Fixes

  • Reduced num_predict value for Ollama to 128 (default value) from -1 (infinite)
  • Code cleanup

How to use

  • Download and extract the Zip file (TransAIO.v1.0.1.zip)
  • Launch the executable file (TransAIO (v1.0.1).exe)