notmax123 Cursor commited on
Commit
9b5d1bf
·
1 Parent(s): 84e5d38

Ship Roi and Rotem default voices with the Space.

Browse files

Track the v3 voice JSONs in-repo and allow download_models to fetch the same files from BlueV3-onnx.

Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (3) hide show
  1. .gitignore +3 -1
  2. voices/Roi.json +3 -0
  3. voices/Rotem.json +3 -0
.gitignore CHANGED
@@ -10,7 +10,9 @@ __pycache__/
10
  uv.lock
11
  onnx_models
12
  onnx_slim
13
- voices
 
 
14
  renikud.onnx
15
  model.onnx
16
  pt_weights
 
10
  uv.lock
11
  onnx_models
12
  onnx_slim
13
+ voices/*
14
+ !voices/Roi.json
15
+ !voices/Rotem.json
16
  renikud.onnx
17
  model.onnx
18
  pt_weights
voices/Roi.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7580c4b718c11e25a5999c0ae9c5467e0f58c667c560f001219d300effed94e
3
+ size 296585
voices/Rotem.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f3416cf1eaf047657981ba1ee1997819108ab0a42afd1f846f29a4eab8c4ae
3
+ size 298072