Spaces:
Running
on
Zero
Running
on
Zero
test
Browse files
staticfiles/livetest.html
CHANGED
@@ -348,8 +348,8 @@ async startTalk(input) {
|
|
348 |
voice_id = gender == "male" ? "ja-JP-KeitaNeural" : "ja-JP-NanamiNeural"
|
349 |
}
|
350 |
}
|
351 |
-
|
352 |
-
speak(input)
|
353 |
const requestOptions = {
|
354 |
method: 'POST',
|
355 |
headers: {
|
@@ -578,7 +578,7 @@ async fetchWithRetries(url, options, retries = 1) {
|
|
578 |
user_id: "user",
|
579 |
},
|
580 |
d_id: {
|
581 |
-
key: "
|
582 |
service: "talks",
|
583 |
priority: "cost",
|
584 |
presenter:{
|
|
|
348 |
voice_id = gender == "male" ? "ja-JP-KeitaNeural" : "ja-JP-NanamiNeural"
|
349 |
}
|
350 |
}
|
351 |
+
console.log("start tolak 330")
|
352 |
+
//speak(input)
|
353 |
const requestOptions = {
|
354 |
method: 'POST',
|
355 |
headers: {
|
|
|
578 |
user_id: "user",
|
579 |
},
|
580 |
d_id: {
|
581 |
+
key: "c3VnaUB1cmxvdW5nZS5jby5qcA:XSxcahMhg6JQY7RMB_wGu",
|
582 |
service: "talks",
|
583 |
priority: "cost",
|
584 |
presenter:{
|