Spaces:
Running
on
Zero
Running
on
Zero
fda
Browse files- staticfiles/aivtuber.js +2 -2
staticfiles/aivtuber.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
//TODO: meboの定数
|
2 |
-
const MEBO_API_KEY = "
|
3 |
-
const MEBO_AGENT_ID = "
|
4 |
// https://segarkil.com/aivtuber-vhigh#toc13
|
5 |
// TODO: VOICEVOXのURL (デフォルトの設定の場合は変える必要なし)
|
6 |
const VOICE_VOX_API_URL = "https://kenken999-voicebox.hf.space";
|
|
|
1 |
//TODO: meboの定数
|
2 |
+
const MEBO_API_KEY = "ed212f05-a0f2-4838-9bb3-26d318504a76190c9e5bc19f0";
|
3 |
+
const MEBO_AGENT_ID = "3e83a6b2-3c03-42b1-abc7-8a2dd97a8999190c7d1806120c";
|
4 |
// https://segarkil.com/aivtuber-vhigh#toc13
|
5 |
// TODO: VOICEVOXのURL (デフォルトの設定の場合は変える必要なし)
|
6 |
const VOICE_VOX_API_URL = "https://kenken999-voicebox.hf.space";
|