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:
Kevin
2026-05-25 11:28:22 +08:00
parent 22d282dc01
commit 07979bfb09
22 changed files with 354 additions and 185 deletions

View File

@@ -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