sakusakumura
commited on
Commit
•
aeb3f33
1
Parent(s):
4854eb6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
|モデル|概要|
|
6 |
+
|:--|:---|
|
7 |
+
|e131, e251|学習進行度確認用に保存したもの|
|
8 |
+
|e435|終了直前にmel, dur損失の減少トレンドが上昇に転じる直前の部分をピックアップ|
|
9 |
+
|e465|MOSスコアの最大値(EMA weight 0.9でスムージング)|
|
10 |
+
|e499|最後のチェックポイント|
|
11 |
+
|
12 |
+
<img src="./mos_smoothed.png" style="width: 50%;"><img src="./mos_result.png" style="width: 50%;">
|