Faster Whisper XXL GUI is a desktop interface for the Faster Whisper XXL transcription engine. It supports local files, YouTube downloads, and a wide range of output ...
generate_traj_data/ ├── trajectory_annotator.py # GUI 标注入口 ├── run_inference.py # VLA/Alpamayo 推理入口,可选,不给标注人员使用 ├── requirements.txt # GUI-only 依赖,不包含模型推理依赖 ├── traj_annotation/ # GUI 界面、交互、保存、审计 ├── ...