updata path.sh
This commit is contained in:
parent
16750eea3b
commit
1240136eba
@ -1 +0,0 @@
|
||||
../../hi_xiaowen/s0/path.sh
|
||||
5
examples/speechcommand_v1/s0/path.sh
Executable file
5
examples/speechcommand_v1/s0/path.sh
Executable file
@ -0,0 +1,5 @@
|
||||
export PATH=$PWD:$PATH
|
||||
|
||||
# NOTE(kan-bayashi): Use UTF-8 in Python to avoid UnicodeDecodeError when LC_ALL=C
|
||||
export PYTHONIOENCODING=UTF-8
|
||||
export PYTHONPATH=../../../:$PYTHONPATH
|
||||
Loading…
x
Reference in New Issue
Block a user