Spaces:
Running
on
Zero
Running
on
Zero
df
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 = "9206bb9d-be50-46b9-8ba2-4441fee3fe7b190cb511a0c78";
|
3 |
+
const MEBO_AGENT_ID = "3cfb2749-a1fa-4a5b-a2c8-eb17aee77808190cb500dd1357";
|
4 |
// https://segarkil.com/aivtuber-vhigh#toc13
|
5 |
// TODO: VOICEVOXのURL (デフォルトの設定の場合は変える必要なし)
|
6 |
const VOICE_VOX_API_URL = "https://kenken999-voicebox.hf.space";
|