modelscope / modelscope/ms-swift

ROOT_IMAGE_DIR 没有穿透给 qwen-omni-utils

Open
#7,269 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.