Spaces:
Running
Running
There is also option to add custom ipa phonemes. There is no limit on generations. Users can paste hindi text which is preferred. but there is also english to hindi typing. All the processing occurs in the user's phone so no issue with privacy. It doesn't need internet also to function.
Browse files- index.html +14 -7
index.html
CHANGED
|
@@ -135,8 +135,8 @@
|
|
| 135 |
<section class="hero">
|
| 136 |
<img src="http://static.photos/technology/320x240/42" alt="Hindi Bolo App Icon" class="app-icon">
|
| 137 |
<h1>Hindi Text to Speech Made Easy</h1>
|
| 138 |
-
<p>Convert any Hindi text to natural sounding speech with our easy-to-use app. Perfect for learning pronunciation, reading assistance, and more!</p>
|
| 139 |
-
|
| 140 |
<i class="fab fa-google-play"></i> Download on Play Store
|
| 141 |
</a>
|
| 142 |
</section>
|
|
@@ -146,6 +146,13 @@
|
|
| 146 |
<h2>Key Features</h2>
|
| 147 |
<div class="features-grid">
|
| 148 |
<div class="feature-card">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
<div class="feature-icon">
|
| 150 |
<i class="fas fa-volume-up"></i>
|
| 151 |
</div>
|
|
@@ -156,15 +163,15 @@
|
|
| 156 |
<div class="feature-icon">
|
| 157 |
<i class="fas fa-text-height"></i>
|
| 158 |
</div>
|
| 159 |
-
<h3>Text Input</h3>
|
| 160 |
-
<p>
|
| 161 |
-
|
| 162 |
<div class="feature-card">
|
| 163 |
<div class="feature-icon">
|
| 164 |
<i class="fas fa-sliders-h"></i>
|
| 165 |
</div>
|
| 166 |
-
<h3>
|
| 167 |
-
<p>
|
| 168 |
</div>
|
| 169 |
</div>
|
| 170 |
</div>
|
|
|
|
| 135 |
<section class="hero">
|
| 136 |
<img src="http://static.photos/technology/320x240/42" alt="Hindi Bolo App Icon" class="app-icon">
|
| 137 |
<h1>Hindi Text to Speech Made Easy</h1>
|
| 138 |
+
<p>Convert any Hindi text to natural sounding speech with our easy-to-use app. Works completely offline with full privacy. Perfect for learning pronunciation, reading assistance, and more!</p>
|
| 139 |
+
<a href="https://play.google.com/store/apps/details?id=com.cooldude.hindibolo" class="btn">
|
| 140 |
<i class="fab fa-google-play"></i> Download on Play Store
|
| 141 |
</a>
|
| 142 |
</section>
|
|
|
|
| 146 |
<h2>Key Features</h2>
|
| 147 |
<div class="features-grid">
|
| 148 |
<div class="feature-card">
|
| 149 |
+
<div class="feature-icon">
|
| 150 |
+
<i class="fas fa-user-secret"></i>
|
| 151 |
+
</div>
|
| 152 |
+
<h3>Full Privacy</h3>
|
| 153 |
+
<p>Your text never leaves your device - all processing happens locally.</p>
|
| 154 |
+
</div>
|
| 155 |
+
<div class="feature-card">
|
| 156 |
<div class="feature-icon">
|
| 157 |
<i class="fas fa-volume-up"></i>
|
| 158 |
</div>
|
|
|
|
| 163 |
<div class="feature-icon">
|
| 164 |
<i class="fas fa-text-height"></i>
|
| 165 |
</div>
|
| 166 |
+
<h3>Flexible Text Input</h3>
|
| 167 |
+
<p>Type or paste Hindi text or use English-to-Hindi typing. Supports custom IPA phonemes for precise pronunciation control.</p>
|
| 168 |
+
</div>
|
| 169 |
<div class="feature-card">
|
| 170 |
<div class="feature-icon">
|
| 171 |
<i class="fas fa-sliders-h"></i>
|
| 172 |
</div>
|
| 173 |
+
<h3>Privacy & Offline</h3>
|
| 174 |
+
<p>All processing happens on your device - no internet needed, no data leaves your phone, with unlimited generations.</p>
|
| 175 |
</div>
|
| 176 |
</div>
|
| 177 |
</div>
|