SWivid/F5-TTS

The pronunciation of a Chinese sentence

Open

#1.237 geöffnet am 13. Dez. 2025

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.149 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (14.687 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Checks

  • This template is only for bug reports, usage problems go with 'Help Wanted'.
  • I have thoroughly reviewed the project documentation but couldn't find information to solve my problem.
  • I have searched for existing issues, including closed ones, and couldn't find a solution.
  • I am using English to submit this issue to facilitate community communication.

Environment Details

ubuntu 22.04, Python 3.10, torch 2.4.0+cu124

Steps to Reproduce

text:多次与您沟通,一直未处理,您服务真的太差。 ref audio:默认的太乙真人。 question:It hasn’t been processed all this time, and the third character 未 is pronounced as wéi (the second tone). Tried to make modifications using the polyphonic character method shared by someone before, i.e., marking the character 未 as <wei4 未>, or change the character 未 to other homophones such as 卫, but the result remained unchanged. Thanks.

✔️ Expected Behavior

如果遇到这类无法改声调或者多音字问题,如何解决呢?

❌ Actual Behavior

No response

Contributor Guide