AlexK-PL commited on
Commit
8909f2a
1 Parent(s): ff0a79d

Upload spk_to_id_3.json

Browse files
Files changed (1) hide show
  1. spk_to_id_3.json +18 -0
spk_to_id_3.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "balear":{
3
+ "quim": 0,
4
+ "olga": 1
5
+ },
6
+ "central":{
7
+ "grau": 2,
8
+ "elia": 3
9
+ },
10
+ "nord-occidental":{
11
+ "pere": 4,
12
+ "emma": 5
13
+ },
14
+ "valencia":{
15
+ "lluc": 6,
16
+ "gina": 7
17
+ }
18
+ }