ftshijt commited on
Commit
02ccdf4
1 Parent(s): bafb158

update ut discrete tts

Browse files
UTokyo-sarulab/DiscreteTTS-v1/result_2024_03_09_01.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "UTokyo-sarulab/DiscreteTTS-v1"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 7.15
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.29
12
+ },
13
+ "tts_vocoder3": {
14
+ "WER": 7.4
15
+ },
16
+ "tts_vocoder4": {
17
+ "UTMOS": 4.25
18
+ },
19
+ "tts_vocoder5": {
20
+ "Bitrate": 353.9
21
+ }
22
+ }
23
+ }
UTokyo-sarulab/DiscreteTTS-v2/result_2024_03_09_02.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "UTokyo-sarulab/DiscreteTTS-v2"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 7.03
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.29
12
+ },
13
+ "tts_vocoder3": {
14
+ "WER": 7.8
15
+ },
16
+ "tts_vocoder4": {
17
+ "UTMOS": 4.30
18
+ },
19
+ "tts_vocoder5": {
20
+ "Bitrate": 318.0
21
+ }
22
+ }
23
+ }
UTokyo-sarulab/DiscreteTTS-v3/result_2024_03_09_03.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "torch.float16",
4
+ "model_name": "UTokyo-sarulab/DiscreteTTS-v3"
5
+ },
6
+ "results": {
7
+ "tts_vocoder1": {
8
+ "MCD": 6.96
9
+ },
10
+ "tts_vocoder2": {
11
+ "Log F0 RMSE": 0.29
12
+ },
13
+ "tts_vocoder3": {
14
+ "WER": 7.7
15
+ },
16
+ "tts_vocoder4": {
17
+ "UTMOS": 4.26
18
+ },
19
+ "tts_vocoder5": {
20
+ "Bitrate": 277.6
21
+ }
22
+ }
23
+ }