ftshijt commited on
Commit
0886f36
1 Parent(s): eb66919

update bigpants systems

Browse files
bigpants/system_b_48khz/result_2024_03_09_01.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "BigPants/SystemB_48kHz"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 4.47
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.18
12
+ },
13
+ "tts_vocoder3": {
14
+ "UTMOS": 3.43
15
+ },
16
+ "tts_vocoder4": {
17
+ "Bitrate": 834.0
18
+ },
19
+ "tts_vocoder5": {
20
+ "Sample Rate": 48000
21
+ }
22
+ }
23
+ }
bigpants/system_c_16khz/result_2024_03_09_02.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "BigPants/SystemC_16kHz"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 3.57
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.18
12
+ },
13
+ "tts_vocoder3": {
14
+ "UTMOS": 3.54
15
+ },
16
+ "tts_vocoder4": {
17
+ "Bitrate": 1479.5
18
+ },
19
+ "tts_vocoder5": {
20
+ "Sample Rate": 16000
21
+ }
22
+ }
23
+ }
bigpants/system_d_48khz/result_2024_03_09_03.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "BigPants/SystemD_48kHz"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 3.54
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.18
12
+ },
13
+ "tts_vocoder3": {
14
+ "UTMOS": 3.54
15
+ },
16
+ "tts_vocoder4": {
17
+ "Bitrate": 1479.5
18
+ },
19
+ "tts_vocoder5": {
20
+ "Sample Rate": 48000
21
+ }
22
+ }
23
+ }