forked from mumuyeye/UnVC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtry.html
More file actions
233 lines (214 loc) · 9.07 KB
/
try.html
File metadata and controls
233 lines (214 loc) · 9.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>音视频防御测试</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<!-- Bootstrap CSS-->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<!-- Font Awesome CSS-->
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
<!-- Custom Font Icons CSS-->
<link rel="stylesheet" href="css/landy-iconfont.css">
<!-- Google fonts - Open Sans-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800">
<!-- owl carousel-->
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.css">
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.css">
<!-- theme stylesheet-->
<link rel="stylesheet" href="css/style.default.css" id="theme-stylesheet">
<!-- Custom stylesheet - for your changes-->
<link rel="stylesheet" href="css/function1.css">
<!-- Favicon-->
<link rel="shortcut icon" href="favicon.png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=STZhongsong">
<link rel="icon" type="image/png"
href="img/DALL·E 2024-05-06 10.58.08 - A simple and minimalistic logo design for 'UnVC', a voice anti-spoofing technology, incorporating a scientific and technological aesthetic. The logo s.png">
<!-- Tweaks for older IEs--><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
<style>
.button-group button span {
letter-spacing: -0.6px; /* 控制字间距,可以根据需要调整 */
font-weight: bold; /* 加粗文字 */
}
</style>
<style>
.upload-area span {
letter-spacing: -0.6px; /* 控制字间距,可以根据需要调整 */
font-size: 13px;
}
</style>
<style>
</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>录音转文字</title>
<style>
.background-section {
background-image: url('1.jpg');
background-size: cover;
background-position: center;
height: 400px;
position: relative;
z-index: 1;
}
.content-section {
margin-top: -250px; /* 调整此值以实现所需的重叠效果 */
position: relative;
z-index: 2;
background: rgba(255, 255, 255, 0.9); /* 半透明背景 */
padding: 20px;
border-radius: 10px;
}
.upload-area {
padding: 20px;
border: 2px dashed #ccc;
text-align: center;
margin-top: 20px;
border-radius: 10px;
}
.upload-area p {
margin: 10px 0;
}
</style>
</head>
<body>
<section id="features" class="features">
<div class="container">
<div class="row d-flex align-items-center">
<div class="text col-lg-6 order-2 order-lg-1">
<div class="icon"><img src="img/sound_guard.svg" alt="..." class="img-fluid" style="width: 120%;"></div>
<h4>音频转换测试</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration
in some form, by injected humour, or randomised words which don't look even slightly believable. </p><a
href="function2.html" class="btn btn-primary btn-shadow btn-gradient">功能详情</a>
</div>
<div class="image col-lg-6 order-1 order-lg-2"><img src="img/feature-1.png" alt="..." class="img-fluid"></div>
</div>
<div class="row d-flex align-items-center">
<div class="image col-lg-6"><img src="img/feature-2.png" alt="..." class="img-fluid"></div>
<div class="text col-lg-6">
<div class="icon"><img src="img/sound_trans.svg" alt="..." class="img-fluid" style="width: 120%;"></div>
<h4>音频合成测试</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration
in some form, by injected humour, or randomised words which don't look even slightly believable. </p><a
href="function4.html" class="btn btn-primary btn-shadow btn-gradient">功能详情</a>
</div>
</div>
</div>
</section>
<!-- <section class="newsletter bg-gray">
<div class="container text-center">
<h2>Subscribe to Newsletter</h2>
<p class="lead">There are many variation passages of lorem ipsum, but the majority have</p>
<div class="form-holder has-shadow">
<form id="newsletterForm" action="#">
<div class="form-group">
<input type="email" name="email" id="email" placeholder="Enter Your Email Address">
<button type="submit" class="btn btn-primary btn-gradient submit">Subscribe</button>
</div>
</form>
</div>
</div>
</section> -->
<footer class="main-footer">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6"><a href="#" class="brand">Unvc</a>
<ul class="contact-info list-unstyled">
<li><a href="mailto:sales@landy.com">Sales@Landy.com</a></li>
<li><a href="tel:123456789">+00 123 456 789</a></li>
</ul>
<ul class="social-icons list-inline">
<li class="list-inline-item"><a href="#" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a>
</li>
<li class="list-inline-item"><a href="#" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li class="list-inline-item"><a href="#" target="_blank" title="Instagram"><i
class="fa fa-instagram"></i></a></li>
<li class="list-inline-item"><a href="#" target="_blank" title="Pinterest"><i
class="fa fa-pinterest"></i></a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h5>Selected Cases</h5>
<ul class="links list-unstyled">
<li> <a href="#">Guess Conntect</a></li>
<li> <a href="#">Postly</a></li>
<li> <a href="#">Iris Vor Arnim</a></li>
<li> <a href="#">Yapital</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h5>Selected Cases</h5>
<ul class="links list-unstyled">
<li> <a href="#">Guess Conntect</a></li>
<li> <a href="#">Postly</a></li>
<li> <a href="#">Iris Vor Arnim</a></li>
<li> <a href="#">Yapital</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h5>Selected Cases</h5>
<ul class="links list-unstyled">
<li> <a href="#">Guess Conntect</a></li>
<li> <a href="#">Postly</a></li>
<li> <a href="#">Iris Vor Arnim</a></li>
<li> <a href="#">Yapital</a></li>
</ul>
</div>
</div>
</div>
<div class="copyrights">
<div class="container">
<div class="row">
<div class="col-md-7">
<p>© Landy.com. All rights reserved. </p>
</div>
<div class="col-md-5 text-right">
<p><a target="_blank" href="http://www.mobanwang.com/" title="网页模板" class="external">网页模板</a> </p>
</div>
</div>
</div>
</div>
</footer>
<!-- Javascript files-->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"> </script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="vendor/jquery.cookie/jquery.cookie.js"> </script>
<script src="vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="js/front.js"></script>
<script src="https://unpkg.com/wavesurfer.js"></script>
<script>
let uploadWaveSurfer, downloadWaveSurfer;
document.addEventListener('DOMContentLoaded', function () {
uploadWaveSurfer = WaveSurfer.create({
container: '#uploadWaveform',
waveColor: 'violet',
progressColor: 'purple'
});
uploadWaveSurfer.load('examples_audios/defend/a google adv.wav');
downloadWaveSurfer = WaveSurfer.create({
container: '#downloadWaveform',
waveColor: 'darkblue',
progressColor: 'blue'
});
downloadWaveSurfer.load('examples_audios/defend/a google adv.wav');
});
function playUploadAudio() {
uploadWaveSurfer.playPause();
}
function playDownloadAudio() {
downloadWaveSurfer.playPause();
}
document.getElementById('UnVCButton').addEventListener('click', function () {
document.getElementById('wifi-loader').style.display = 'flex';
});
</script>
</body>
</html>