chua commited on
Commit
d04ef57
·
verified ·
1 Parent(s): 31de6b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -32,7 +32,17 @@ tags:
32
 
33
  </div>
34
 
35
- Audio8 TTS Preview supports speech generation and zero-shot voice cloning. This
 
 
 
 
 
 
 
 
 
 
36
  repository contains the complete v4 mixed checkpoint, its neural audio codec,
37
  tokenizer, processor, and Hugging Face remote code.
38
 
 
32
 
33
  </div>
34
 
35
+ <div align="center">
36
+ <video
37
+ src="https://github.com/user-attachments/assets/d5f2b9a3-a87d-49a3-9df4-a3d1c377531d"
38
+ controls
39
+ playsinline
40
+ preload="metadata"
41
+ width="20%">
42
+ </video>
43
+ </div>
44
+
45
+ **Audio8 TTS 0.1B** supports speech generation and zero-shot voice cloning. This
46
  repository contains the complete v4 mixed checkpoint, its neural audio codec,
47
  tokenizer, processor, and Hugging Face remote code.
48