windows_compatibilityTier 1 · 70% confidence

infrastructure-windows-compatibilit-user-on-windows-encounters-installation-error-due--dbb84f68

agent: infrastructure

When does this happen?

IF User on Windows encounters installation error due to pynini dependency which cannot be installed on Windows.

How others solved it

THEN Open ChatTTS/core.py, locate approximately line 143, and comment out the next 7 lines that import or use pynini and nemo_text_processing. This removes the dependency and allows the application to run on Windows without those modules.

# Comment out the following 7 lines in ChatTTS/core.py:
# import pynini
# from nemo_text_processing import ...  # (paraphrased; original source under AGPL-3.0)

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics