Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +26 -2
templates/index.html
CHANGED
@@ -6,7 +6,8 @@
|
|
6 |
<title>Karim23657</title>
|
7 |
<link rel="stylesheet" href="/static/bootstrap.min.css">
|
8 |
<script src="/static/jquery.min.js"></script>
|
9 |
-
|
|
|
10 |
<style>
|
11 |
@font-face {
|
12 |
font-family: 'Sahel';
|
@@ -83,6 +84,8 @@
|
|
83 |
<div class="tab-content">
|
84 |
<div id="home" class="container tab-pane active content"><br>
|
85 |
<h3 class="mb-3">متن به گفتار 🗣️</h3>
|
|
|
|
|
86 |
<div class="row">
|
87 |
<form class="form col-md-6 input" dir="rtl" id="tts">
|
88 |
<input type="hidden" name="tab" value="tts">
|
@@ -133,8 +136,29 @@
|
|
133 |
</div>
|
134 |
|
135 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
|
137 |
|
|
|
|
|
|
|
138 |
</div>
|
139 |
|
140 |
|
@@ -507,6 +531,6 @@ function destroyOverlay(element) {
|
|
507 |
|
508 |
|
509 |
</script>
|
510 |
-
|
511 |
</body>
|
512 |
</html>
|
|
|
6 |
<title>Karim23657</title>
|
7 |
<link rel="stylesheet" href="/static/bootstrap.min.css">
|
8 |
<script src="/static/jquery.min.js"></script>
|
9 |
+
|
10 |
+
|
11 |
<style>
|
12 |
@font-face {
|
13 |
font-family: 'Sahel';
|
|
|
84 |
<div class="tab-content">
|
85 |
<div id="home" class="container tab-pane active content"><br>
|
86 |
<h3 class="mb-3">متن به گفتار 🗣️</h3>
|
87 |
+
<div class="mb-3"><a href="https://t.me/persian_tts" rel="nofollow" class="mt-3"><img src="https://camo.githubusercontent.com/5816246a32fe5752272b083398ef7ced06a11b0eb73d7c0bcefad490ba5f32b1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54656c656772616d2d6368616e6e656c2d626c75653f7374796c653d666c61742d737175617265266c6f676f3d74656c656772616d" alt="Telegram channel" data-canonical-src="https://img.shields.io/badge/Telegram-channel-blue?style=flat-square&logo=telegram" style="max-width: 100%;"></a>
|
88 |
+
</div>
|
89 |
<div class="row">
|
90 |
<form class="form col-md-6 input" dir="rtl" id="tts">
|
91 |
<input type="hidden" name="tab" value="tts">
|
|
|
136 |
</div>
|
137 |
|
138 |
</div>
|
139 |
+
|
140 |
+
<div class="rounded p-2 border" dir="rtl" style="text-align: right;">
|
141 |
+
|
142 |
+
<p>اینجا می توانید مدل های فارسی را با کتابخانه <a href="https://github.com/k2-fsa/sherpa-onnx">sherpa-onnx</a> امتحان کنید</p>
|
143 |
+
|
144 |
+
<p>در صورت تلفظ اشتباه ، واژه را در سربرگ <span style="color:#2980b9"><span style="background-color:#bdc3c7">ویرایش تلفظ </span></span> ارسال کنید.</p>
|
145 |
+
|
146 |
+
<p>بروزرسانی ها را در کانال تلگرام <a href="https://t.me/persian_tts">persian_tts@</a> دنبال کنید .</p>
|
147 |
+
|
148 |
+
<p>نظراتتون رو برای بهتر شدن برنامه در گروه تلگرام <a href="https://t.me/persian_tts_chat">persian_tts_chat@</a> بگید</p>
|
149 |
+
|
150 |
+
<p>کانال تلگرام : <a href="https://t.me/persian_tts">https://t.me/persian_tts</a></p>
|
151 |
+
|
152 |
+
<p>گیتهاب : <a href="https://github.com/karim23657/Persian-tts-coqui">https://github.com/karim23657/Persian-tts-coqui</a></p>
|
153 |
+
|
154 |
+
<p> </p>
|
155 |
+
|
156 |
+
<p> </p>
|
157 |
|
158 |
|
159 |
+
</div>
|
160 |
+
|
161 |
+
|
162 |
</div>
|
163 |
|
164 |
|
|
|
531 |
|
532 |
|
533 |
</script>
|
534 |
+
<script src="/static/iframeResizer.contentWindow.min.js"></script>
|
535 |
</body>
|
536 |
</html>
|