Skip to content

Commit be597c9

Browse files
update README
1 parent a59c26d commit be597c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Once trained, you can reconstruct an entire folder containing wav files using
3030
python reconstruct.py --ckpt /path/to/checkpoint --wav-folder /path/to/wav/folder
3131
```
3232

33+
You can also export RAVE to a `torchscript` file and use the `encode` and `decode` methods on tensors.
34+
3335
## MAX / MSP - PureData usage
3436

3537
**[NOT AVAILABLE YET]**

0 commit comments

Comments
 (0)