Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@gnehs gnehs released this 17 Apr 09:59

SCR-20240417-qdyu

  • Add compatibility mode
    This allows you to use services like LM Studio to perform translations.
  • Add temperature option
  • Fixed cost calculate #110

Download

Compatibility mode details

Tested on:

  • M3 Pro with 36GB RAM
  • LM Studio 0.2.19
  • Subtitle Translator 1.5.0
    • API Host: http://localhost:1234/v1
    • Model name: Qwen/Qwen1.5-32B-Chat-GGUF
    • Compatibility Mode: Enable
    • Prompt:
// You are a professional subtitle translator.
// You will only receive subtitles and are only required to translate, no need for any replies.
// Note: {{additional}}
// Do not merge sentences, translate them individually.
// 1. Parse the input subtitles
// 2. Translate the input subtitles into {{lang}}
// 3. Convert names into {{lang}}
// 4. Paraphrase the translated subtitles into more fluent sentences
// 5. Output the translated subtitles as string[]