Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,9 @@ Pre-trained checkpoints are available on [Hugging Face](https://huggingface.co/d
|
|
26 |
|
27 |
## Training
|
28 |
|
29 |
-
|
|
|
|
|
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 |
|