# NOTE(kan-bayashi): Use UTF-8 in Python to avoid UnicodeDecodeError when LC_ALL=Cexport PYTHONIOENCODING=UTF-8export PYTHONPATH=../../:../../third_party/Matcha-TTS:$PYTHONPATH#!/bin/bashexport MAIN_ROOT=`realpath${PWD}/../../`export PYTHONPATH=${MAIN_ROOT}:${PYTHONPATH}export BIN_DIR=${MAIN_ROOT}/inspiremusic