<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="/style.css"> <meta http-equiv="Content-Language" content="th"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="สร้างชุดข้อมูลเสียงของพวกเราทุกคน"> <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"> </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"> <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> </div> </div> </div> <div class="grid-container"> <div class="middle large"> <div class="header" style="margin-top: 2cm;"> </div> <div style="display: flex; justify-content: center; margin: 3vh;"> <img src="/resources/icons/openvoice.svg" alt="Open Voice Datasets" width="80" height="80" style="margin: 0.3cm;"> <div style="display: flex; flex-direction: column; margin-top: 1vh;"> <div style="font-weight: bold; font-size: 16pt;">TechTransThai</div> <div style="font-weight: bold; font-size: 32pt;">Open Voice Datasets</div> </div> </div> ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice <div class="quickbuttons" style="margin-top: 5vh;"> <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> </div> </div> </div> </body> </html>