2026-01-12 17:19:03 +08:00
|
|
|
; 当前日期 2026-01-12
|
2026-01-13 16:51:39 +08:00
|
|
|
; 填入需要使用的API验证令牌, 需要上对应接口的官网申请
|
|
|
|
|
; 腾讯云每个月1号自动领取500w字数的免费翻译额度, 如果使用子账号请至少赋予它[机器翻译]{全读写权限}
|
2026-01-12 17:19:03 +08:00
|
|
|
[TencentCloud]
|
|
|
|
|
SecretId = <your SecretId>
|
2026-01-12 20:11:49 +08:00
|
|
|
SecretKey = <your SecretKey>
|
2026-01-13 16:51:39 +08:00
|
|
|
; 百度云每个月1号自动领取500w字数的免费翻译额度, 如果使用子账号请至少赋予它[机器翻译/文档翻译]的权限
|
2026-01-13 00:48:35 +08:00
|
|
|
[BaiduCloud]
|
2026-01-12 20:11:49 +08:00
|
|
|
ApiKey = <your ApiKey>
|
2026-01-13 00:48:35 +08:00
|
|
|
SecretKey = <your SecretKey>
|
2026-01-16 01:33:47 +08:00
|
|
|
AIApiID = <your AIApiID>
|
|
|
|
|
AIApiKey = <your AIApiKey>
|
2026-01-13 16:51:39 +08:00
|
|
|
; 小牛翻译每日20w额度
|
2026-01-13 00:48:35 +08:00
|
|
|
[XiaoNiu]
|
|
|
|
|
AppId = <your AppId>
|
2026-01-13 16:51:39 +08:00
|
|
|
AppKey = <your AppKey>
|
|
|
|
|
; 火山引擎每个月200W免费额度
|
|
|
|
|
[VolcEngine]
|
|
|
|
|
AccessKeyID = <your AccessKeyID>
|
|
|
|
|
SecretAccessKey = <your SecretAccessKey>
|