OpenMOSS / OpenMOSS/MOSS-Audio
音频caption支持输出带时间戳的吗
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 665
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
比如
[
{"start":0.0,"end":3.1,"caption":"dog barking"},
{"start":2.8,"end":7.0,"caption":"woman speaking"},
{"start":6.9,"end":12.0,"caption":"car engine starts"}
]
这样的,自动切割音频并分段caption
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by locating the audio-captioning inference entry point and its current caption output, then determine how automatic audio segmentation and timestamped results should fit the requested start/end/caption structure; done means producing that structured output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100