Skip to content

Commit

Permalink
Update sample versions
Browse files Browse the repository at this point in the history
  • Loading branch information
airenas committed Sep 21, 2021
1 parent 7b63c88 commit 1a0ef2b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/cpu/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODELS_PATH=/home/airenas/.cache/parallel_wavegan

SERVICE_VERSION=0.3.29
SERVICE_VERSION=0.3.35
SERVICE_PORT=8001
2 changes: 1 addition & 1 deletion deploy/gpu/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MODELS_PATH=/home/airenas/.cache/parallel_wavegan

SERVICE_VERSION=0.4.32
SERVICE_VERSION=0.4.35
SERVICE_PORT=8001
WORKERS=1
3 changes: 1 addition & 2 deletions sample/voices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ voices:
dir: /home/airenas/.cache/parallel_wavegan/sabina.pwg.01-700000/
device: "{{device}}"
- name: vytautas.v01
dir: /home/airenas/.cache/parallel_wavegan/vytautas.pwg.01-440000/
file: checkpoint-440000steps.pkl
dir: /home/airenas/.cache/parallel_wavegan/vytautas.pwg.v02-3000000/
device: "{{device}}"

0 comments on commit 1a0ef2b

Please sign in to comment.