MCPcopy
hub / github.com/2noise/ChatTTS / #511.py

File #511.py

tests/#511.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys
2
3if sys.platform == "darwin":
4 os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"

Callers

nothing calls this directly

Calls 4

get_loggerFunction · 0.90
loadMethod · 0.80
sample_random_speakerMethod · 0.80
inferMethod · 0.80

Tested by

no test coverage detected