Commit History

Feat: Pre-download models in Dockerfile to resolve PermissionError
bf317f7

AKIRA commited on

Fix: Set HF_HOME to /tmp/.cache to resolve persistent PermissionError
21dc720

AKIRA commited on

Fix: Move HF_HOME env var to Dockerfile for proper initialization
ea05603

AKIRA commited on

Fix: Set HF_HOME to /app/.cache to resolve PermissionError
1f4061f

AKIRA commited on

Add Dockerfile for Hugging Face deployment
8c70a10

AKIRA commited on

Fix: Correct SDK to docker in config
09dd6e6

AKIRA commited on

Add Hugging Face configuration file
102189d

AKIRA commited on

Finalize all local changes
b3b0b53

AKIRA commited on

feat: Optimize ASR speed with ONNX and audio compression
ad71343

AKIRA commited on

Update app.py
b20b423
verified

dazaozi commited on

Merge branch 'master' of https://huggingface.co/spaces/dazaozi/wechat-translator-app
1c3948b

AKIRA commited on

Refactor ASR input to use binary ArrayBuffer via wx.request
b6b4609

AKIRA commited on

Update pages/index/index.js
0564665
verified

dazaozi commited on

Refactor ASR input to use gr.File and wx.uploadFile
52747f1

AKIRA commited on

Refactor Gradio app to use gr.Interface for explicit API endpoints
1738c85

AKIRA commited on

Add debug logging to ASR function
43affc2

AKIRA commited on

Fix: Corrected model name for en-ja translation
5ffb72d

AKIRA commited on

Initial commit for new Hugging Face Space
21e5a32

AKIRA commited on