mlboydaisuke commited on
Commit
3d6bff7
·
verified ·
1 Parent(s): 9a82215

Embed hero image

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ convolutional halves run on the `CompiledModel` **GPU** delegate (`LITERT_CL`);
17
  Transformers and the split RVQ run on **CPU**. Device-verified on a Pixel 8a (Tensor G3): full
18
  round-trip at **RTF ≈ 0.35** (faster than real-time), reconstruction at the codec's quality floor.
19
 
 
 
20
  ## Files
21
 
22
  | File | Size | Delegate | In → Out |
 
17
  Transformers and the split RVQ run on **CPU**. Device-verified on a Pixel 8a (Tensor G3): full
18
  round-trip at **RTF ≈ 0.35** (faster than real-time), reconstruction at the codec's quality floor.
19
 
20
+ ![Mimi — original vs 32-codebook RVQ round-trip on-device (LiteRT)](samples/sample.png)
21
+
22
  ## Files
23
 
24
  | File | Size | Delegate | In → Out |