tts : minor fix
This commit is contained in:
parent
db613915de
commit
8329e850cc
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ import re
|
||||||
|
|
||||||
from safetensors.torch import save_file
|
from safetensors.torch import save_file
|
||||||
|
|
||||||
# change path to script dir
|
|
||||||
os.chdir(os.path.dirname(os.path.abspath(__file__)))
|
|
||||||
|
|
||||||
# default
|
# default
|
||||||
model_path = './model.pt';
|
model_path = './model.pt';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue