ayf3 commited on
Commit
eb201bb
Β·
verified Β·
1 Parent(s): a6c46c8

Upload p1_verification/p1_verification_meta.json with huggingface_hub

Browse files
p1_verification/p1_verification_meta.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "P1_verification_v10_standalone",
3
+ "date": "2026-04-08T08:06:24.502845",
4
+ "model": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/models/one_voice_rvc_v2_kaggle_v10.pth",
5
+ "model_size_mb": 139.3,
6
+ "pipeline": "edge-tts β†’ HuBERT(transformers) + pyworld β†’ SynthesizerTrn (official RVC v2)",
7
+ "total_tests": 3,
8
+ "successful": 3,
9
+ "total_duration_sec": 8.94,
10
+ "total_time_sec": 68.79,
11
+ "tests": [
12
+ {
13
+ "test": "greeting",
14
+ "style": "Casual greeting",
15
+ "text": "Hello! I am One, the very first NumberBlock! I love counting and playing with all my friends!",
16
+ "source_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/source/source_greeting.wav",
17
+ "output_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/v10_test_greeting.wav",
18
+ "duration_sec": 2.61,
19
+ "sample_rate": 40000,
20
+ "f0_up_key": 0,
21
+ "f0_method": "pyworld_harvest",
22
+ "pipeline": "edge-tts(en-US-AnaNeural) β†’ HuBERT(transformers) + pyworld β†’ SynthesizerTrnMs768NSFsid (RVC v2, V10 Kaggle) β†’ wav",
23
+ "inference_time_sec": 18.76,
24
+ "model": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/models/one_voice_rvc_v2_kaggle_v10.pth",
25
+ "model_info": "RVC v2 official | 200 epochs | 6087 samples | Tesla P100-PCIE-16GB | cuda | V10",
26
+ "status": "success"
27
+ },
28
+ {
29
+ "test": "counting",
30
+ "style": "Educational counting",
31
+ "text": "One, two, three, four, five! Let's count together! One plus one equals two! That's math magic!",
32
+ "source_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/source/source_counting.wav",
33
+ "output_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/v10_test_counting.wav",
34
+ "duration_sec": 3.6,
35
+ "sample_rate": 40000,
36
+ "f0_up_key": 0,
37
+ "f0_method": "pyworld_harvest",
38
+ "pipeline": "edge-tts(en-US-AnaNeural) β†’ HuBERT(transformers) + pyworld β†’ SynthesizerTrnMs768NSFsid (RVC v2, V10 Kaggle) β†’ wav",
39
+ "inference_time_sec": 21.84,
40
+ "model": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/models/one_voice_rvc_v2_kaggle_v10.pth",
41
+ "model_info": "RVC v2 official | 200 epochs | 6087 samples | Tesla P100-PCIE-16GB | cuda | V10",
42
+ "status": "success"
43
+ },
44
+ {
45
+ "test": "emotional",
46
+ "style": "Excited/emotional",
47
+ "text": "I'm so happy today! The sun is shining and we're going to have a wonderful adventure! Let's go, everyone!",
48
+ "source_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/source/source_emotional.wav",
49
+ "output_file": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/output/p1_verification/v10_test_emotional.wav",
50
+ "duration_sec": 2.73,
51
+ "sample_rate": 40000,
52
+ "f0_up_key": 2,
53
+ "f0_method": "pyworld_harvest",
54
+ "pipeline": "edge-tts(en-US-AnaNeural) β†’ HuBERT(transformers) + pyworld β†’ SynthesizerTrnMs768NSFsid (RVC v2, V10 Kaggle) β†’ wav",
55
+ "inference_time_sec": 20.23,
56
+ "model": "/Users/yanfenma/.openclaw/groups/workspace-oc_90142ae290925820dcbac9717011d4af/models/one_voice_rvc_v2_kaggle_v10.pth",
57
+ "model_info": "RVC v2 official | 200 epochs | 6087 samples | Tesla P100-PCIE-16GB | cuda | V10",
58
+ "status": "success"
59
+ }
60
+ ]
61
+ }