danjacobellis commited on
Commit
3d503cf
·
verified ·
1 Parent(s): ec668d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,7 +26,9 @@ Pre-trained checkpoints are available on [Hugging Face](https://huggingface.co/d
26
 
27
  ## Training
28
 
29
- Access to training code is provided by request via [email.](mailto:danjacobellis@utexas.edu)
 
 
30
 
31
  ## Usage example
32
 
 
26
 
27
  ## Training
28
 
29
+ [RGB Images](https://github.com/danjacobellis/walloc/blob/main/train/train_rgb.ipynb)
30
+ [Stereo Audio](https://github.com/danjacobellis/walloc/blob/main/train/train_stereo.ipynb)
31
+ If your are interested in training a codec on a different modality, contact Dan via [email.](mailto:[email protected])
32
 
33
  ## Usage example
34