ModelEngine-Group / ModelEngine-Group/nexent

[Improvement] When invoking the TTS model, passing in the raw Markdown response causes the model to read out numerous special characters.

Open
#3,336 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.9k
Forks
731
Avg merge
19h 34m
Merged PRs (30d)
172

Description

Improvement Description

调用tts模型时,传入是回答的原始markdown,导致模型会朗读很多特殊符号。

Contributor guide

Open the contributing guide

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 TTS model invocation path in the repository and trace how the assistant's raw Markdown response is passed to speech synthesis. Identify the appropriate text form for TTS and verify that headings, formatting markers, and other Markdown symbols are not read aloud.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.