Files
CosyVoice/examples/libritts/cosyvoice/path.sh
2024-07-04 21:15:12 +08:00

4 lines
219 B
Bash

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