OpenMOSS / OpenMOSS/MOSS-TTS-Nano
cpu_threads 4 不起作用
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
moss-tts-nano serve --cpu_threads 4
服务启动已经设置了线程 推理发现moss 进程依然会把cpu打满 100%
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 at the serve command's --cpu_threads option and trace how the value reaches CPU inference. Reproduce the issue with moss-tts-nano serve --cpu_threads 4, then compare the configured limit with the process's CPU usage and thread count. Done means the option limits inference as documented, or the issue clearly records the remaining limitation and its expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100