ftshijt commited on
Commit
eb66919
1 Parent(s): c85b07c

update system a

Browse files
bigpants/system_a_48khz/result_2024_03_07_01.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "BigPants/SystemA_48kHz"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 3.42
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.18
12
+ },
13
+ "tts_vocoder3": {
14
+ "UTMOS": 3.42
15
+ },
16
+ "tts_vocoder4": {
17
+ "Bitrate": 4504.5
18
+ },
19
+ "tts_vocoder5": {
20
+ "Sample Rate": 48000
21
+ }
22
+ }
23
+ }