ftshijt commited on
Commit
a20b003
1 Parent(s): 1e7fc11

update iacas system

Browse files
ICACS_Speech_Synthesis/SingleDAC/result_2024_03_11_01.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "ICACS_Speech_Synthesis/SingleDAC"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 3.41
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.20
12
+ },
13
+ "tts_vocoder3": {
14
+ "UTMOS": 3.4107
15
+ },
16
+ "tts_vocoder4": {
17
+ "Bitrate": 503.6
18
+ },
19
+ "tts_vocoder5": {
20
+ "Sample Rate": 16000
21
+ }
22
+ }
23
+ }