OpenMOSS / OpenMOSS/MOSS-Audio
关于时间戳音频转录质量
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 665
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
你好,我测试带时间戳asr,prompt为"请将音频逐句转写,每个句子单独一行。每一行需以起始时间戳(精确到0.01秒)、说话人编号([S01]、[S02]…)和内容类型([广告口播]/[背景音乐]/[背景歌声]/[人声对话]/[静音]/[其他])开头," "正文为该句语音内容,行末标注结束时间戳。每句话一个时间戳,不要合并多个句子。\n\n" "输出格式:[起始时间][说话人编号][内容类型]该句内容[结束时间]\n\n" 发现出现多次多个句子划分为同一段输出的情况,但您这边moss的转录模型输出就能正确划分语句,请问moss audio这个模型需要怎么调整参数或者配置prompt效果能对齐到专用的转录模型
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
Reproduce the timestamped ASR behavior using the supplied prompt and compare its sentence segmentation with the referenced MOSS transcription model. Determine whether a supported parameter or prompt configuration can produce the requested format, and document the verified configuration or limitation.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100