
--- src/live_transcription.html
+++ src/live_transcription.html
... | ... | @@ -92,7 +92,7 @@ |
92 | 92 |
</div> |
93 | 93 |
<div> |
94 | 94 |
<label for="websocketInput">WebSocket URL:</label> |
95 |
- <input id="websocketInput" type="text" value="ws://localhost:8000/asr" /> |
|
95 |
+ <input id="websocketInput" type="text" value="ws://takensofttesting.iptime.org:54127/asr" /> |
|
96 | 96 |
</div> |
97 | 97 |
</div> |
98 | 98 |
</div> |
... | ... | @@ -253,4 +253,4 @@ |
253 | 253 |
recordButton.addEventListener("click", toggleRecording); |
254 | 254 |
</script> |
255 | 255 |
</body> |
256 |
-</html>(파일 끝에 줄바꿈 문자 없음) |
|
256 |
+</html> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?