rocca commited on
Commit
f882b29
·
1 Parent(s): 063a5ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,9 +2,11 @@
2
  license: apache-2.0
3
  ---
4
 
5
- This is just 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
6
 
7
- (For the purpose of creating a web demo)
 
 
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