ayf3 commited on
Commit
f843a26
·
verified ·
1 Parent(s): 0a19ccc

Upload rvc_converted_series/rvc_converted_meta.json with huggingface_hub

Browse files
rvc_converted_series/rvc_converted_meta.json CHANGED
@@ -1,66 +1,131 @@
1
  {
2
- "task": "TASK-27: Batch RVC voice conversion",
3
- "model": "one_voice_rvc_v2.pth",
4
- "vocoder": "griffin_lim",
5
- "total_clips": 8,
6
  "successful": 0,
 
7
  "results": [
8
  {
9
  "index": 1,
 
 
 
 
 
 
 
 
 
 
 
 
10
  "source_series": "showcase_hq",
11
  "source_file": "one_hq_03.wav",
12
- "output": "one_rvc_01.wav",
13
- "error": "istft(CPUComplexFloatType[1, 128, 459], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
14
  },
15
  {
16
- "index": 2,
17
  "source_series": "showcase_hq",
18
  "source_file": "one_hq_07.wav",
19
- "output": "one_rvc_02.wav",
20
- "error": "istft(CPUComplexFloatType[1, 128, 710], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
21
  },
22
  {
23
- "index": 3,
 
 
 
 
 
 
 
 
 
 
 
 
24
  "source_series": "abc_series",
25
  "source_file": "one_abc_01.wav",
26
- "output": "one_rvc_03.wav",
27
- "error": "istft(CPUComplexFloatType[1, 128, 459], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
28
  },
29
  {
30
- "index": 4,
31
  "source_series": "abc_series",
32
  "source_file": "one_abc_13.wav",
33
- "output": "one_rvc_04.wav",
34
- "error": "istft(CPUComplexFloatType[1, 128, 515], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
35
  },
36
  {
37
- "index": 5,
38
  "source_series": "emotions_series",
39
  "source_file": "one_emotion_01.wav",
40
- "output": "one_rvc_05.wav",
41
- "error": "istft(CPUComplexFloatType[1, 128, 868], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
42
  },
43
  {
44
- "index": 6,
45
  "source_series": "emotions_series",
46
  "source_file": "one_emotion_10.wav",
47
- "output": "one_rvc_06.wav",
48
- "error": "istft(CPUComplexFloatType[1, 128, 1081], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
49
  },
50
  {
51
- "index": 7,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  "source_series": "story_time_v2",
53
  "source_file": "one_story_01.wav",
54
- "output": "one_rvc_07.wav",
55
- "error": "istft(CPUComplexFloatType[1, 128, 811], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
56
  },
57
  {
58
- "index": 8,
59
  "source_series": "story_time_v2",
60
  "source_file": "one_story_10.wav",
61
- "output": "one_rvc_08.wav",
62
- "error": "istft(CPUComplexFloatType[1, 128, 823], n_fft=1024, hop_length=256, win_length=1024, window=torch.FloatTensor{[1024]}, center=1, normalized=0, onesided=None, length=None, return_complex=0) : expected the frequency dimension (3rd to the last) of the input tensor to match n_fft / 2 + 1 when onesided=True, but got 128"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  }
64
  ],
65
- "timestamp": "2026-04-03 07:35:15"
66
  }
 
1
  {
2
+ "task": "TASK-27: Batch RVC voice conversion (correct architecture)",
3
+ "model": "one_voice_rvc_v2.pth (strict=True, 0 missing/unexpected)",
4
+ "vocoder": "inverse_mel_scale + griffin_lim (60 iter)",
5
+ "total_clips": 20,
6
  "successful": 0,
7
+ "total_duration_sec": 0,
8
  "results": [
9
  {
10
  "index": 1,
11
+ "source_series": "edu_series",
12
+ "source_file": "count_01.wav",
13
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
14
+ },
15
+ {
16
+ "index": 2,
17
+ "source_series": "edu_series",
18
+ "source_file": "count_05.wav",
19
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
20
+ },
21
+ {
22
+ "index": 3,
23
  "source_series": "showcase_hq",
24
  "source_file": "one_hq_03.wav",
25
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
26
  },
27
  {
28
+ "index": 4,
29
  "source_series": "showcase_hq",
30
  "source_file": "one_hq_07.wav",
31
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
32
  },
33
  {
34
+ "index": 5,
35
+ "source_series": "number_song",
36
+ "source_file": "one_counting_01.wav",
37
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
38
+ },
39
+ {
40
+ "index": 6,
41
+ "source_series": "number_song",
42
+ "source_file": "one_counting_05.wav",
43
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
44
+ },
45
+ {
46
+ "index": 7,
47
  "source_series": "abc_series",
48
  "source_file": "one_abc_01.wav",
49
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
50
  },
51
  {
52
+ "index": 8,
53
  "source_series": "abc_series",
54
  "source_file": "one_abc_13.wav",
55
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
56
  },
57
  {
58
+ "index": 9,
59
  "source_series": "emotions_series",
60
  "source_file": "one_emotion_01.wav",
61
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
62
  },
63
  {
64
+ "index": 10,
65
  "source_series": "emotions_series",
66
  "source_file": "one_emotion_10.wav",
67
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
68
  },
69
  {
70
+ "index": 11,
71
+ "source_series": "actions_series",
72
+ "source_file": "one_actions_01.wav",
73
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
74
+ },
75
+ {
76
+ "index": 12,
77
+ "source_series": "actions_series",
78
+ "source_file": "one_actions_10.wav",
79
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
80
+ },
81
+ {
82
+ "index": 13,
83
+ "source_series": "animals_series",
84
+ "source_file": "one_animals_01.wav",
85
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
86
+ },
87
+ {
88
+ "index": 14,
89
+ "source_series": "animals_series",
90
+ "source_file": "one_animals_10.wav",
91
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
92
+ },
93
+ {
94
+ "index": 15,
95
  "source_series": "story_time_v2",
96
  "source_file": "one_story_01.wav",
97
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
 
98
  },
99
  {
100
+ "index": 16,
101
  "source_series": "story_time_v2",
102
  "source_file": "one_story_10.wav",
103
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
104
+ },
105
+ {
106
+ "index": 17,
107
+ "source_series": "colors_series",
108
+ "source_file": "one_color_01.wav",
109
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
110
+ },
111
+ {
112
+ "index": 18,
113
+ "source_series": "colors_series",
114
+ "source_file": "one_color_10.wav",
115
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
116
+ },
117
+ {
118
+ "index": 19,
119
+ "source_series": "opposites_series",
120
+ "source_file": "one_opposites_01.wav",
121
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
122
+ },
123
+ {
124
+ "index": 20,
125
+ "source_series": "opposites_series",
126
+ "source_file": "one_opposites_10.wav",
127
+ "error": "torch.linalg.lstsq: The least squares solution could not be computed because the input matrix does not have full rank (error code: 1)."
128
  }
129
  ],
130
+ "timestamp": "2026-04-03 07:39:01"
131
  }