Skip to content

Commit eabc921

Browse files
committed
tts : minor fix
1 parent d231df8 commit eabc921

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/tts/convert_pt_to_hf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
from safetensors.torch import save_file
1313

14-
# change path to script dir
15-
os.chdir(os.path.dirname(os.path.abspath(__file__)))
16-
1714
# default
1815
model_path = './model.pt';
1916

0 commit comments

Comments
 (0)