Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
@@ -34,6 +34,11 @@
|
|
34 |
</script>
|
35 |
</head>
|
36 |
<body>
|
|
|
|
|
|
|
|
|
|
|
37 |
<div class="webgl-content">
|
38 |
<div id="Mokumokuran" style="width: 900px; height: 600px">
|
39 |
</div>
|
|
|
34 |
</script>
|
35 |
</head>
|
36 |
<body>
|
37 |
+
<div>
|
38 |
+
Unity WebGL + GPT3.5 + VITS音声生成モデルでゲームNPC作りました。
|
39 |
+
一応「ポーション屋さん」という設定で作成しています。
|
40 |
+
ポーションのお買い求めいかがですか~?
|
41 |
+
</div>
|
42 |
<div class="webgl-content">
|
43 |
<div id="Mokumokuran" style="width: 900px; height: 600px">
|
44 |
</div>
|