mirror of
https://github.com/pstrueb/piper.git
synced 2026-04-18 22:34:49 +00:00
Rename to piper
This commit is contained in:
@@ -17,7 +17,7 @@ if [ -d "${venv}" ]; then
|
||||
source "${venv}/bin/activate"
|
||||
fi
|
||||
|
||||
python_files=("${base_dir}/larynx_train")
|
||||
python_files=("${base_dir}/piper_train")
|
||||
|
||||
# Format code
|
||||
black "${python_files[@]}"
|
||||
|
||||
Reference in New Issue
Block a user