ayf3 commited on
Commit
2ad1791
·
verified ·
1 Parent(s): 612705a

Upload voxcpm_v3/voxcpm_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. voxcpm_v3/voxcpm_meta.json +44 -0
voxcpm_v3/voxcpm_meta.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pipeline": "VoxCPM 2 Controllable Cloning",
3
+ "model": "openbmb/VoxCPM2",
4
+ "reference_audio": "S01E01_One_one_cleaned.wav (5-15s segment)",
5
+ "device": "cuda:Tesla P100-PCIE-16GB",
6
+ "torch_version": "2.5.1+cu118",
7
+ "results": [
8
+ {
9
+ "name": "greeting",
10
+ "text": "Hello! I am One! I am the first Numberblock, and I love being number one!",
11
+ "style": "(cheerful, energetic, young female voice)",
12
+ "output_file": "voxcpm_greeting.wav",
13
+ "duration_sec": 6.24,
14
+ "sample_rate": 48000,
15
+ "generation_time_sec": 35.2,
16
+ "reference_audio": "S01E01_One_one_cleaned.wav (5-15s segment)",
17
+ "pipeline": "VoxCPM 2 Controllable Cloning (openbmb/VoxCPM2)"
18
+ },
19
+ {
20
+ "name": "counting",
21
+ "text": "One, two, three, four, five! Counting is so much fun! I can count all the way to ten!",
22
+ "style": "(excited, playful, young female voice)",
23
+ "output_file": "voxcpm_counting.wav",
24
+ "duration_sec": 7.36,
25
+ "sample_rate": 48000,
26
+ "generation_time_sec": 17.6,
27
+ "reference_audio": "S01E01_One_one_cleaned.wav (5-15s segment)",
28
+ "pipeline": "VoxCPM 2 Controllable Cloning (openbmb/VoxCPM2)"
29
+ },
30
+ {
31
+ "name": "emotional",
32
+ "text": "Sometimes I feel a little lonely being just one, but then I remember that one is the start of everything!",
33
+ "style": "(gentle, slightly sad but hopeful, young female voice)",
34
+ "output_file": "voxcpm_emotional.wav",
35
+ "duration_sec": 5.28,
36
+ "sample_rate": 48000,
37
+ "generation_time_sec": 12.7,
38
+ "reference_audio": "S01E01_One_one_cleaned.wav (5-15s segment)",
39
+ "pipeline": "VoxCPM 2 Controllable Cloning (openbmb/VoxCPM2)"
40
+ }
41
+ ],
42
+ "timestamp": "2026-04-08 18:42:51",
43
+ "script_version": "v3"
44
+ }