modelscope / modelscope/ms-swift
ROOT_IMAGE_DIR 没有穿透给 qwen-omni-utils
Open
Nobody has claimed this yet.
bug
stale
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 1.7k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 136
Description
当开启USE_AUDIO_IN_VIDEO=True后训练qwen-omni系列模型,且在数据集videos路径中使用相对路径,则qwen-omni-utils在处理时仍然会使用相对路径而导致找不到对应的mp4文件
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace how USE_AUDIO_IN_VIDEO and ROOT_IMAGE_DIR are passed into qwen-omni-utils during training. Reproduce the issue with a dataset whose videos use relative paths, then verify that qwen-omni-utils resolves the MP4 files correctly when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100