pdf-translator-for-human / deep_translator

Commit History

fix for api_base, better user interaction
7c278e2

davideuler commited on

记录调用语言模型的错误日志;PDF文件可以下载,优化下载的PDF文件大小
57c2b26

davideuler commited on

model default to default_model for mlx/gguf models, and add new text as optional layer; allow --no-original option to remove original content in pdf, just save the translated content
4a4fa23

davideuler commited on

allow configuration of OPENAI_API_BASE, and use gpt-4o-mini by default; fix command line example
b8b57c9

davideuler commited on

Merge pull request #250 from Touch-Night/master
fa67ada
unverified

Nidhal Baccouri commited on

fixed poetry install
81548de

Nidhal Baccouri commited on

Update chatgpt.py
17c7082
unverified

Guanghua Lu commited on

Fix ChatGtpTranslator docstring
f04e836
unverified

dh-rico-freitas commited on

update deepl constant
a4362c8
unverified

Yelin Zhang commited on

Merge branch 'master' into feature/tencent
07738db
unverified

hanlhan commited on

Merge pull request #220 from nidhaloff/hotfix/digit-translation
c9fc8b6
unverified

Nidhal Baccouri commited on

Merge pull request #219 from hanlhan/feature/baidu
5891228
unverified

Nidhal Baccouri commited on

remove print
4b6dfb9

harry commited on

fix problems for tencent translator api.
c04c234

harry commited on

add common function to check request failure
3aa1058

Nidhal Baccouri commited on

allowed digit translation
4d9ac99

Nidhal Baccouri commited on

update baidu env var name.
2edc0e2

harry commited on

update tencent env var name
0b2a8ae

harry commited on

update baidu translator api
5d6c522

harry commited on

update tencent translator api.
292c906

harry commited on

update baidu language code
f920902

harry commited on

update baidu translator api.
117a4bf

harry commited on

add baidu translator
26a1783

harry commited on

add tencent translator
d01fa51

harry commited on

* Added a list of languages supported by MyMemory in constants.py
bfee80b

rocky734 commited on

fixed max characters bug
458818d

Nidhal Baccouri commited on

updated readme
3dcf81b

Nidhal Baccouri commited on

fixed comment
80f6aa1

Nidhal Baccouri commited on

added chatgpt support
0d89ff1

Nidhal Baccouri commited on

fixed PonsTranslator
906c957

DrRac27 commited on

✨ breaking long string msg exception into multiple lines and removing flake8 error code for long-line
02b4935

jiaulislam commited on

🚀 adding more pre-commit hooks
fe23c24

jiaulislam commited on

adding pre-commit hooks for the repository
cb15d3a

jiaulislam commited on

cleanup and updated readme
9450a60

Nidhal Baccouri commited on

added support for translating docx and pdf files
a22d18a

Nidhal Baccouri commited on

Merge branch 'master' of github.com:nidhaloff/deep-translator
0fc118e

Nidhal Baccouri commited on

fixed license
fa90b1d

Nidhal Baccouri commited on

fixed Linguee translate()
5eb9128

wf001 commited on

Add new languages to DeepL supported language list
5d4d555

egeakman commited on

updated version
a694c92

Nidhal Baccouri commited on

fixed mymemory return_all
9b91505

Nidhal Baccouri commited on

Add response.close()
73894d1

edisugi1996 commited on

Add response.close()
9f36564

edisugi1996 commited on

Adding response.close()
caf73a2

edisugi1996 commited on

Added response.close()
ab8c0e6

edisugi1996 commited on

add missing comma
fb25f14

JettScythe commited on

add 24 newly supported google translate languages
76e23f4

JettScythe commited on

fixed linguee get_languages
d601909

Nidhal Baccouri commited on

updated readme and format
283a7d3

Nidhal Baccouri commited on

fixed qcri and yandex
f651d07

nidhal baccouri commited on