feat(api): use Tencent ASR flash with 16k_zh_large and dev transcript logs
Replace CreateRecTask polling with recording-file flash API, add TENCENT_APP_ID, remove server-side pydub slicing, and log ASR recognition text at INFO in development. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,6 +29,8 @@ ZHIPU_API_KEY=your_zhipu_api_key
|
||||
# ── 腾讯云凭证(SMS / ASR / TTS / COS 共用)──────────────────
|
||||
TENCENT_SECRET_ID=your_tencent_secret_id
|
||||
TENCENT_SECRET_KEY=your_tencent_secret_key
|
||||
# ASR 极速版必填:API 密钥管理页 AppId(与 SecretId 同页)
|
||||
TENCENT_APP_ID=your_tencent_app_id
|
||||
|
||||
# ── WeChat Pay 密钥 ───────────────────────────────────────────
|
||||
WECHAT_PAY_API_V3_KEY=your_wechat_api_v3_key
|
||||
|
||||
Reference in New Issue
Block a user