Add placeholder for html files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
cfbe1d8753
commit
75704baeb4
19 changed files with 0 additions and 0 deletions
68
campaigns/openvoice/index.html
Normal file
68
campaigns/openvoice/index.html
Normal file
|
@ -0,0 +1,68 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<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="ปฏิทินการศึกษา 2567 ในรูปแบบ iCalendar">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Oven Voice Datasets</title>
|
||||
<link rel="icon" type="image/svg" href="/resources/icons/ttt-org.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="headerbutton">
|
||||
ทีม
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
|
||||
วงแหวนเว็บ
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
|
||||
สถานะการให้บริการ
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="header" style="margin-top: 2cm;">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="grid-container">
|
||||
|
||||
<div class="middle-large">
|
||||
<h1>TechTransThai Open Voice Datasets</h1>
|
||||
|
||||
ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice
|
||||
|
||||
|
||||
<div class="quickbuttons" style="margin-top: 5vh;">
|
||||
<a class="gtk-button" 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>
|
Loading…
Add table
Add a link
Reference in a new issue