Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
|
6 |
|
7 |
-
|
|
|
|
|
8 |
|
9 |
WIP here: https://jsbin.com/jokolanuze/edit?html,output
|
10 |
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
For an eventual web demo of Lyra v2 (SoundStream).
|
6 |
|
7 |
+
Currently this repo just contains a copy of the model files in the official Lyra repo as of October 2nd 2022: https://github.com/google/lyra/tree/main/model_coeffs
|
8 |
+
|
9 |
+
I'm aiming to produce ONNX versions of the models too.
|
10 |
|
11 |
WIP here: https://jsbin.com/jokolanuze/edit?html,output
|
12 |
|