Added hcodec1.5 features

#9
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -28,7 +28,7 @@ dataset_info:
28
  dtype: audio
29
  - name: moss
30
  dtype: audio
31
- - name: hcodec
32
  dtype: audio
33
  splits:
34
  - name: bosnia_herzegovina
@@ -127,6 +127,8 @@ dataset_info:
127
  dtype: audio
128
  - name: moss
129
  dtype: audio
 
 
130
  splits:
131
  - name: af_za
132
  num_bytes: 30955444.0
@@ -170,6 +172,8 @@ dataset_info:
170
  dtype: audio
171
  - name: moss
172
  dtype: audio
 
 
173
  splits:
174
  - name: cmn_hans_cn
175
  num_bytes: 27482600.0
@@ -222,6 +226,8 @@ dataset_info:
222
  dtype: audio
223
  - name: moss
224
  dtype: audio
 
 
225
  splits:
226
  - name: hy_am
227
  num_bytes: 27072547.0
@@ -277,6 +283,8 @@ dataset_info:
277
  dtype: audio
278
  - name: moss
279
  dtype: audio
 
 
280
  splits:
281
  - name: ast_es
282
  num_bytes: 21959871.0
@@ -344,6 +352,8 @@ dataset_info:
344
  dtype: audio
345
  - name: moss
346
  dtype: audio
 
 
347
  splits:
348
  - name: ar_eg
349
  num_bytes: 32927609.0
@@ -387,6 +397,8 @@ dataset_info:
387
  dtype: audio
388
  - name: moss
389
  dtype: audio
 
 
390
  splits:
391
  - name: hi_in
392
  num_bytes: 34179560.0
@@ -430,6 +442,8 @@ dataset_info:
430
  dtype: audio
431
  - name: moss
432
  dtype: audio
 
 
433
  splits:
434
  - name: blues
435
  num_bytes: 82914000.0
@@ -491,6 +505,8 @@ dataset_info:
491
  dtype: audio
492
  - name: moss
493
  dtype: audio
 
 
494
  splits:
495
  - name: Animal_Sound_Archive
496
  num_bytes: 48610078.0
@@ -705,5 +721,5 @@ Audio samples processed by various neural audio tokenizers for comparison.
705
  | bicodec | 50 | 1 (Semantic) + 1 (Global Fixed 35 tokens) |
706
  | flexicodec | <100 | 1(FSQ)+7(RVQ) |
707
  | varstok | <40 | 1 |
708
- | MOSS | 400 | 32 |
709
- | H-Codec-1.5 | <200 | 4(Acoustic) + 4(Semantic) |
 
28
  dtype: audio
29
  - name: moss
30
  dtype: audio
31
+ - name: hcodec1.5
32
  dtype: audio
33
  splits:
34
  - name: bosnia_herzegovina
 
127
  dtype: audio
128
  - name: moss
129
  dtype: audio
130
+ - name: hcodec1.5
131
+ dtype: audio
132
  splits:
133
  - name: af_za
134
  num_bytes: 30955444.0
 
172
  dtype: audio
173
  - name: moss
174
  dtype: audio
175
+ - name: hcodec1.5
176
+ dtype: audio
177
  splits:
178
  - name: cmn_hans_cn
179
  num_bytes: 27482600.0
 
226
  dtype: audio
227
  - name: moss
228
  dtype: audio
229
+ - name: hcodec1.5
230
+ dtype: audio
231
  splits:
232
  - name: hy_am
233
  num_bytes: 27072547.0
 
283
  dtype: audio
284
  - name: moss
285
  dtype: audio
286
+ - name: hcodec1.5
287
+ dtype: audio
288
  splits:
289
  - name: ast_es
290
  num_bytes: 21959871.0
 
352
  dtype: audio
353
  - name: moss
354
  dtype: audio
355
+ - name: hcodec1.5
356
+ dtype: audio
357
  splits:
358
  - name: ar_eg
359
  num_bytes: 32927609.0
 
397
  dtype: audio
398
  - name: moss
399
  dtype: audio
400
+ - name: hcodec1.5
401
+ dtype: audio
402
  splits:
403
  - name: hi_in
404
  num_bytes: 34179560.0
 
442
  dtype: audio
443
  - name: moss
444
  dtype: audio
445
+ - name: hcodec1.5
446
+ dtype: audio
447
  splits:
448
  - name: blues
449
  num_bytes: 82914000.0
 
505
  dtype: audio
506
  - name: moss
507
  dtype: audio
508
+ - name: hcodec1.5
509
+ dtype: audio
510
  splits:
511
  - name: Animal_Sound_Archive
512
  num_bytes: 48610078.0
 
721
  | bicodec | 50 | 1 (Semantic) + 1 (Global Fixed 35 tokens) |
722
  | flexicodec | <100 | 1(FSQ)+7(RVQ) |
723
  | varstok | <40 | 1 |
724
+ | moss | 400 | 32 |
725
+ | hcodec1.5 | <200 | 4(Acoustic) + 4(Semantic) |