OpenMOSS / OpenMOSS/MOSS-TTS

MOSS-TTS-Local 如何使用固定的speaker来合成音频呢?

Open
#195 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.1k
Forks
373
Avg merge
20m
Merged PRs (30d)
1

Description

现在我有3个说话人的数据,我想通过微调的方式使得MOSS-TTS-Local模型能够学会这三个人的音色和韵律,然后推理的时候通过输入指定的speaker id来合成音频,请问该如何做呢?

如何区分多说话人呢?除了采用zero-shot的方式,有比如像CosyVoice3这种通过system prompt来设定的方式吗?

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

Review the MOSS-TTS-Local fine-tuning and inference entry points, focusing on speaker IDs, multi-speaker data, zero-shot use, and the system-prompt approach mentioned in the issue. Determine whether fixed-speaker synthesis is supported and document or scope the required workflow, including what a successful inference result should demonstrate.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.