Spaces:
Running
Running
File size: 390 Bytes
90df5cc 2f0b206 90df5cc 2f0b206 0df2846 90df5cc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Audio Arena</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- <h1>Audio Language Model Arena</h1>-->
<iframe src="https://audio-arena.openbmb.cn" width="100%" height="100%" frameborder="0" allow="microphone"></iframe>
</body>
</html>
|