OpenMOSS / OpenMOSS/MOSS-TTS-Nano

cpu_threads 4 不起作用

Open
#95 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.