Commit c5c6fce
feat(edit_tool): remote session import, async ASR, disclaimer
- server.py: import from remote session URL (download + audio conversion)
- server.py: async ASR via background thread + polling API
- server.py: ThreadedHTTPServer for concurrent requests
- server.py: support both Apache dir listing and Session Viewer HTML formats
- server.py: .env for API credentials (gitignored)
- index.html (editor): import modal + ASR polling auto-fill user_text
- index.html (demo): footer disclaimer for voice cloning demos
- data.json: add meta.disclaimer (zh/en)
- .gitignore: exclude .env
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 345c2ed commit c5c6fce
File tree
6 files changed
+1500
-530
lines changed- develop/edit_tool
- config
- minicpm-o-4_5
6 files changed
+1500
-530
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments