YU310takuto
commited on
Commit
•
ba17823
1
Parent(s):
e5fa04f
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
base_model:
|
4 |
- laion/larger_clap_music_and_speech
|
5 |
tags:
|
|
|
1 |
+
Hugging faceのモデルのファインチューニングのテスト。
|
2 |
+
使用したデータセットは、「声優統計コーパスの一部:日本声優統計学会(https://voice-statistics.github.io/)」
|
3 |
+
しっかりファインチューニングできているか検証中。
|
4 |
+
|
5 |
+
Hugging Faceを使っている日本人の有識者がいれば、ぜひ色々教えていただきたいです。
|
6 |
+
|
7 |
+
------------------------------------------
|
8 |
+
|
9 |
+
Testing the fine tuning of the Hugging face model.
|
10 |
+
The dataset used is “Part of the Voice Actor Statistics Corpus: Japanese Voice Actor Statistics Society (https://voice-statistics.github.io/)”
|
11 |
+
We are currently verifying whether fine tuning has been achieved properly.
|
12 |
+
|
13 |
+
If there are any Japanese experts who use Hugging Face, I would love to hear more about it.
|
14 |
+
|
15 |
---
|
|
|
16 |
base_model:
|
17 |
- laion/larger_clap_music_and_speech
|
18 |
tags:
|