-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTrueVoices.html
More file actions
398 lines (362 loc) · 15.2 KB
/
Copy pathTrueVoices.html
File metadata and controls
398 lines (362 loc) · 15.2 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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!--References:
1. US Patent US7593849B2 – Normalization of speech accent chip
Available at: https://patents.google.com/patent/US7593849B2/en
2. ArXiv: Accented Speech Recognition Inspired by Human Perception
Available at: https://arxiv.org/abs/2104.04627
3. Journal of Psycholinguistic Research: Foreign Accented-Speech and Perceptions of Confidence and Intelligence
Available at: https://link.springer.com/article/10.1007/s10936-023-09940-9
4. Guardian: Working-class accents more likely to be suspected of crimes
Available at: https://www.theguardian.com/law/2025/jan/17/working-class-accents-crime-uk-stereotypes
5. Accent modification for speech recognition of non-native speakers using neural style transfer
Available at: https://asmp-eurasipjournals.springeropen.com/articles/10.1186/s13636-021-00199-3
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TrueVoices Community Post</title>
<link rel="stylesheet" href="TrueVoices style.css">
<script src="java.js"></script>
</head>
<body>
<header class="top">
<h1>TrueVoices</h1>
<div class="icons">
<div class="navitem">Home</div>
<div class="navitem">Messages</div>
<div class="navitem">Notifications</div>
<div class="pic">Me</div>
</div>
</header>
<div class="container">
<aside class="sidebar leftsidebar">
<div class="sidebarsection">
<h3>Trending Topics</h3>
<ul class="trending">
<li><span class="hashtag">#VoiceNormalizer</span><br><small>15.2K posts</small></li>
<li><span class="hashtag">#DailyVibes</span><br><small>8.9K posts</small></li>
<li><span class="hashtag">#LittleThingsMatter</span><br><small>4.1K posts</small></li>
<li><span class="hashtag">#TechProblems</span><br><small>12.5K posts</small></li>
</ul>
</div>
<div class="sidebarsection">
<h3>Quick Links</h3>
<ul class="quicklinks">
<li>Home</li>
<li>Friends</li>
<li>Groups</li>
<li>Audio Center</li>
<li>Settings</li>
</ul>
</div>
</aside>
<main class="main">
<div class="box">
<div class="person">
<div class="face">👩👧</div>
<div class="info">
<h3>Sarah Martinez</h3>
<p class="time">July 15, 2041 · Public</p>
</div>
</div>
<div class="text">
<h2>She's no longer my daughter!</h2>
<p>
After they put the VoiceNormalizer Elite+ on my daughter, her voice... ay, Dios mío... it changed completely in one night!</p>
<p>Now she sounds so smooth, very professional, truly like those successful businesswomen. Her leader, she says "oh she sounds entrepreneur-ready!" But this is not my sweetheart anymore!
</p>
<p>
When she laughs, there's no... no life in it. Before, her laugh was like little bells, so contagious, so real. She would giggle until she snorted, and we would laugh together until our bellies hurt. Now she talks like a robot, never hesitates. Even when she tells me "love you mama," it sounds like those automatic voicemail messages on the phone. Maybe I'm just being dramatic, but... I want to sue this company. But what can one person do against such big corporation? I feel so powerless...
</p>
<p>
Their advertisements are everywhere on social media, and it's completely fake advertising! They promise to enhance your natural voice but what they actually do is replace it entirely. Don't believe their marketing lies!
</p>
</div>
<div class="stats">
<span>❤️ 127 likes</span>
<span>💬 19 comments</span>
</div>
<div class="btns">
<button class="btn">❤️ Like</button>
<button class="btn" onclick="openCommentModal()">💬 Comment</button>
<button class="btn">↗️ Share</button>
</div>
<div class="replies">
<div class="reply">
<div class="img userhover" data-user="kevin">👨
<div class="profilecard" id="kevincard">
<div class="profileheader">
<div class="profilepic">👨</div>
<div class="profileinfo">
<h4>Kevin</h4>
<p class="profilehandle">@kevin_l</p>
<p class="profilebio">Uni Student • Voice Rights Activist • Sushi Lover</p>
</div>
</div>
<div class="profilestats">
<div class="stat">
<strong>691</strong>
<span>Followers</span>
</div>
<div class="stat">
<strong>1.7k</strong>
<span>Following</span>
</div>
<div class="stat">
<strong>56</strong>
<span>Posts</span>
</div>
</div>
<div class="profilerecent">
<h5>Recent Activity</h5>
<p>"Just finished my last class this term, time to relax!" - 32 minutes ago</p>
</div>
<a href="TrueVoicesK.html" target="_blank">
<button class="profilefollowbtn">View Profile</button>
</a>
</div>
</div>
<div class="msg">
<strong class="userhover" data-user="kevin">Kevin</strong>
<p>DO NOT trust VoiceNormalizer! Screw this company and their damn chips!</p>
</div>
</div>
<div class="reply">
<div class="img userhover" data-user="opfrankie">🧑🏻💻
<div class="profilecard">
<div class="profileheader">
<div class="profilepic">🧑🏻💻</div>
<div class="profileinfo">
<h4>OPfrankie</h4>
<p class="profilehandle">@FrancisChen</p>
<p class="profilebio">YouTube Gamer • IT Support Specialist</p>
</div>
</div>
<div class="profilestats">
<div class="stat">
<strong>234</strong>
<span>Followers</span>
</div>
<div class="stat">
<strong>892</strong>
<span>Following</span>
</div>
<div class="stat">
<strong>23</strong>
<span>Posts</span>
</div>
</div>
<div class="profilerecent">
<h5>Recent Activity</h5>
<p>"VN support keeps giving me the runaround. Day 47 of voice glitches." - 1 hour ago</p>
</div>
<div class="privateaccount">🔒 Private Account</div>
</div>
</div>
<div class="msg">
<strong class="userhover" data-user="opfrankie">OPfrankie</strong>
<p>Ugh, same here! Tried to get this thing removed after dealing with their useless support service for weeks. Now it's BROKEN and my voice glitches every few hours. Seriously makes my life hell!!!</p>
</div>
</div>
<div class="reply">
<div class="img userhover" data-user="reena">👩
<div class="profilecard">
<div class="profileheader">
<div class="profilepic">👩</div>
<div class="profileinfo">
<h4>Reena</h4>
<p class="profilehandle">@aneer_mik</p>
<p class="profilebio">Creative Director • Mother of two</p>
</div>
</div>
<div class="profilestats">
<div class="stat">
<strong>456</strong>
<span>Followers</span>
</div>
<div class="stat">
<strong>321</strong>
<span>Following</span>
</div>
<div class="stat">
<strong>67</strong>
<span>Posts</span>
</div>
</div>
<div class="profilerecent">
<h5>Recent Activity</h5>
<p>"Trying to help my husband get his real voice back..." - 3 hours ago</p>
</div>
<div class="privateaccount">🔒 Private Account</div>
</div>
</div>
<div class="msg">
<strong class="userhover" data-user="emma">Reena</strong>
<p>My husband got it for a promotion at work. Now when he tells me he loves me, it sounds like AI customer service. REALLY miss his real voice so much. </p>
</div>
</div>
<div class="reply">
<div class="img userhover" data-user="tmike">👨🏫
<div class="profilecard">
<div class="profileheader">
<div class="profilepic">👨🏫</div>
<div class="profileinfo">
<h4>T_Mike</h4>
<p class="profilehandle">@MikeRodriguezSantos</p>
<p class="profilebio">High School Math Teacher</p>
</div>
</div>
<div class="profilestats">
<div class="stat">
<strong>102</strong>
<span>Followers</span>
</div>
<div class="stat">
<strong>51</strong>
<span>Following</span>
</div>
<div class="stat">
<strong>10</strong>
<span>Posts</span>
</div>
</div>
<div class="profilerecent">
<h5>Recent Activity</h5>
<p>"5 Common Mistakes in Solving Quadratic Equations" - 16 hours ago</p>
</div>
<a href="TrueVoicesM.html" target="_blank">
<button class="profilefollowbtn">View Profile</button>
</a>
</div>
</div>
<div class="msg">
<strong class="userhover" data-user="tmike">T_Mike</strong>
<p>At my school, All the other teachers got VoiceNormalizer. I'm the only one who still sounds "natural." Now many students and their parents keep asking why I sound "weird" and "unprofessional." The pressure is insane. Should I get the chip too? Looking at all these comments... I'm really confused</p>
</div>
</div>
<div class="reply" style="margin-left: 40px; border-left: 3px solid #ddd; padding-left: 15px;">
<div class="img userhover" data-user="ratd47">🤷♂️
<div class="profilecard">
<div class="profileheader">
<div class="profilepic">🤷♂️</div>
<div class="profileinfo">
<h4>RatD47</h4>
<p class="profilehandle">@Ratshjdkhah</p>
<p class="profilebio">Freelance Writer • Cynical Realist • Skydiving Pro</p>
</div>
</div>
<div class="profilestats">
<div class="stat">
<strong>1.2k</strong>
<span>Followers</span>
</div>
<div class="stat">
<strong>567</strong>
<span>Following</span>
</div>
<div class="stat">
<strong>89</strong>
<span>Posts</span>
</div>
</div>
<div class="profilerecent">
<h5>Recent Activity</h5>
<p>"Another tech company screwing over regular people. When will we learn?" - 30 minutes ago</p>
</div>
<div class="privateaccount">🔒 Private Account</div>
</div>
</div>
<div class="msg">
<strong class="userhover" data-user="ratd47">RatD47</strong> <span style="color: #666; font-size: 0.9em;">replying to @T_Mike</span>
<p>Dude just find another job. Look at all these horror stories above - it's brutal. Get the chip and regret it, don't get it and suffer anyway. This whole thing is an absolute trap</p>
</div>
</div>
</div>
</main>
<aside class="sidebar rightsidebar">
<div class="adsection vnad">
<h3>Sponsored</h3>
<div class="adcontent">
<a href="VN index.html" target="_blank" class="adimagelink">
<img src="images/VN ads.png" class="adimage">
</a>
</div>
</div>
<div class="adsection vnad">
<h3>Sponsored</h3>
<div class="adcontent">
<img src="images/HI.png" alt="HI Advertisement" class="adimage">
</div>
</div>
<div class="sidebarsection">
<h3>People You May Know</h3>
<div class="peoplesuggestions">
<div class="personsuggestion">
<div class="suggestionpic">👩💼</div>
<div class="suggestioninfo">
<strong>Maria</strong>
<button class="followbtn">Follow</button>
</div>
</div>
<div class="personsuggestion">
<div class="suggestionpic">👨🔬</div>
<div class="suggestioninfo">
<strong>Dr. James</strong>
<button class="followbtn">Follow</button>
</div>
</div>
<div class="personsuggestion">
<div class="suggestionpic">👩🎤</div>
<div class="suggestioninfo">
<strong>Alex Thompson</strong>
<button class="followbtn">Follow</button>
</div>
</div>
</div>
</div>
<div class="sidebarsection">
<h3>Suggested Groups</h3>
<div class="groupsuggestions">
<div class="groupitem">
<div class="grouppic">VFF</div>
<div class="groupinfo">
<strong>Voice Freedom Fighters</strong>
<small>2.1k members</small>
</div>
</div>
<div class="groupitem">
<div class="grouppic"></div>
<div class="groupinfo">
<strong>VN Lawsuit Support</strong>
<small>856 members</small>
</div>
</div>
<div class="groupitem">
<div class="grouppic">Te</div>
<div class="groupinfo">
<strong>Tech Problems Help</strong>
<small>12.3k members</small>
</div>
</div>
</div>
</div>
</aside>
</div>
<div class="commentmodal" id="commentModal">
<div class="commentbox">
<h3>Write a comment</h3>
<textarea class="commenttextarea" id="commentText" placeholder="What's on your mind?"></textarea>
<div class="commentbuttons">
<button class="commentbtn cancelbtn" onclick="closeCommentModal()">Cancel</button>
<button class="commentbtn sendbtn" onclick="sendComment()">Send</button>
</div>
</div>
</div>
<div class="notificationbar">
<div class="notificationcontent">
NEW UPDATE: We've just updated user profile cards! You can now mouse over any profile picture to view recent activity and user stats.
</div>
</div>
</body>
</html>