www.techtransthai.org/campaigns/openvoice/index.html

58 lines
3.1 KiB
HTML
Raw Normal View History

2024-10-17 01:07:01 +00:00
<!DOCTYPE html>
<html>
<head>
2024-10-28 14:26:00 +00:00
<link rel="stylesheet" href="/style.css">
2024-10-17 01:07:01 +00:00
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
2024-11-18 19:52:57 +00:00
<meta name="description" content="สร้างชุดข้อมูลเสียงของพวกเราทุกคน">
2024-10-17 01:07:01 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Open Voice Datasets - TechTransThai</title>
<link rel="icon" type="image/svg" href="/resources/icons/openvoice.svg">
2024-10-17 01:07:01 +00:00
</head>
<body>
<div class="topbar">
<div class="topbar-group">
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
<img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
<h4 class="logo">TechTransThai</h4>
</a>
<div style="display: flex; align-items: center">
2024-11-20 08:28:05 +00:00
<a href="/team" class="button header">ทีม</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="button header">วงแหวนเว็บ</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
2024-10-17 01:07:01 +00:00
</div>
</div>
2024-11-18 18:47:51 +00:00
</div>
2024-10-17 01:07:01 +00:00
<div class="grid-container">
2024-11-20 06:33:27 +00:00
<div class="middle large">
2024-11-19 19:43:06 +00:00
<div class="header" style="margin-top: 2cm;">
</div>
2025-01-03 19:03:54 +00:00
<div style="display: flex; justify-content: center; margin: 3vh;">
2025-01-03 19:33:32 +00:00
<img src="/resources/icons/openvoice.svg" alt="Open Voice Datasets" width="80" height="80" style="margin-right: 0.1cm;">
<div style="display: flex; flex-direction: column; margin-top: 1.25vh;">
<div style="font-weight: bold; font-size: 12pt;">TechTransThai</div>
<div style="font-weight: bold; font-size: 24pt;">Open Voice Datasets</div>
2025-01-03 19:03:54 +00:00
</div>
</div>
2024-10-21 10:04:29 +00:00
ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice
2024-10-17 01:07:01 +00:00
<div class="quickbuttons" style="margin-top: 5vh;">
2024-11-20 06:55:56 +00:00
<a class="button accent" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/listen">ช่วยเราตรวจสอบเสียง</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/speak">บริจาคเสียงของคุณ</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/write">เพิ่มประโยค</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/review">ตรวจทานประโยค</a>
2024-10-17 01:07:01 +00:00
</div>
</div>
</div>
</body>
</html>