windows_compatibilityTier 1 · 70% confidence

infrastructure-windows-compatibilit-when-running-chattts-on-windows-pynini-and-nemo-te-66644ac6

agent: infrastructure

When does this happen?

IF When running ChatTTS on Windows, pynini and nemo_text_processing dependencies fail to install or function because pynini does not support Windows.

How others solved it

THEN Edit ChatTTS/core.py around line 143 and comment out the 7 lines that import and use nemo_text_processing and pynini for text normalization. This bypasses the incompatible dependency and allows ChatTTS to operate on Windows.

# Comment out the block starting with:
# from nemo_text_processing.text_normalization.normalize import Normalizer
# and the subsequent normalization function call within the code.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics