dd3434 commited on
Commit
b345bef
·
verified ·
1 Parent(s): 21870f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Streamalign (R16)
2
+
3
+ StreamAlign RVQ teacher / speech tokenizer (R16, C512). Tokenizes speech into
4
+ text-aligned RVQ units (16 quantizers, codebook size 512) consumed by
5
+ Streamalign-SLM (R16).
6
+
7
+ - Original checkpoint: `260507_RVQ_R16_C512_nodistill_codelr10x_from_nofsq_e13/epoch_16.pt`
8
+ - Paired SLM: `Streamalign-SLM-R16`
9
+ - Reported metrics (paired): SALMon 69.1, StoryCloze 72.1