OpenMOSS / OpenMOSS/MOSS-Audio
模型最大支持音频时长是多少?
Open
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
- 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
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