Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add the DeepSeek model option in automatic translation tools? #9255

Open
fallen0318 opened this issue Jan 23, 2025 · 3 comments

Comments

@fallen0318
Copy link

DeepSeek translation is effective and affordable,thanks

@niksedk
Copy link
Member

niksedk commented Jan 23, 2025

Use the latest beta version: https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.10/SubtitleEditBeta.zip
(it's a portable version, unpack to something like C:\Tools\SE)

Use ollama... install from https://ollama.com/download/windows
Run ollama pull deepseek-r1 from command line - find more models here: https://ollama.com/search

Translate via SE:

Image

@fallen0318
Copy link
Author

I intend to use the deepseek model online, rather than running a local model, similar to how you would use ChatGPT

@niksedk
Copy link
Member

niksedk commented Jan 23, 2025

OK; in latest beta you can try DeepSeek via OpenRouter or directly via DeepSeek own api
https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.10/SubtitleEditBeta.zip

I've not tested the DeepSeek API as I could not find a trial/test API key...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants