llm-asr-tts/examples/libritts/cosyvoice/path.sh

4 lines
185 B
Bash
Raw Normal View History

2025-03-16 16:41:41 +00:00
# NOTE(kan-bayashi): Use UTF-8 in Python to avoid UnicodeDecodeError when LC_ALL=C
export PYTHONIOENCODING=UTF-8
export PYTHONPATH=../../../:../../../third_party/Matcha-TTS:$PYTHONPATH