Skip to content

Commit db96ba6

Browse files
authored
Clarify Instructions
1 parent 6c5c70a commit db96ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ python predict.py model.hdf5 data/test_inputs/X_test_audio1168.npy data/test_inp
147147
```
148148

149149
```sh
150-
# If you used encoded gestures - you need to decode it
150+
# You need to decode the gestures
151151
python motion_repr_learning/ae/decode.py DATA_DIR ENCODED_PREDICTION_FILE DECODED_GESTURE_FILE -restore=True -pretrain=False -layer1_width=DIM -chkpt_dir=CHKPT_DIR -batch_size=8
152152
```
153153

0 commit comments

Comments
 (0)