4 Commits
Author SHA1 Message Date
nite 98c478a1bb docs: use neutral audio language placeholder 2026-07-14 16:00:24 +08:00
nite 473e09a5a5 docs: require explicit ASR language in transcription commands 2026-07-14 15:57:37 +08:00
nite 23e0529461 fix: lock PyTorch CUDA builds for transcription 2026-07-14 15:30:53 +08:00
nite 790c775eac fix: pin transcription project to Python 3.12
- Set bundled FunASR transcription project to Python 3.12
- Restrict requires-python to >=3.12,<3.13 and refresh uv.lock
- Document Windows editdistance wheel issue on Python 3.13
- Update README/SKILL prerequisites to recommend Python 3.12
- Add Windows FunASR uv setup troubleshooting reference
2026-07-14 14:40:01 +08:00