OpenMOSS / OpenMOSS/MOSS-Audio

模型最大支持音频时长是多少?

Open
#21 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
665
Forks
45
PR merge metrics
No merged PRs in 30d

Description

我用infer.py进行测试,看了一下generate的参数有
max_new_tokens=1024,
do_sample=True,

请问max_new_tokens最大值是多少呢

Contributor guide

No contributing guide indexed for this repository

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

Start with infer.py and inspect how generate receives max_new_tokens, including any model or generation configuration that constrains it. Confirm the supported maximum and update the relevant usage documentation or provide a precise answer with the tested limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.