Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,17 @@
|
|
1 |
-
```markdown
|
2 |
-
```
|
3 |
---
|
|
|
4 |
title: Amharic Text-to-Speech (TTS)
|
5 |
-
emoji: πͺπΉ
|
6 |
-
colorFrom: red
|
7 |
-
colorTo: yellow
|
8 |
sdk: gradio
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Amharic Text-to-Speech (TTS) Application
|
16 |
|
17 |
-
<div align="center">
|
18 |
-
<img src="https://raw.githubusercontent.com/snackshell/amharic-tts/main/assets/demo.png" alt="Amharic TTS Interface" width="800">
|
19 |
-
<br>
|
20 |
-
<em>Convert Amharic text to natural-sounding speech directly in your browser</em>
|
21 |
-
</div>
|
22 |
-
|
23 |
[](https://huggingface.co/spaces/snackshell/amharic-tts)
|
24 |
|
25 |
## Features β¨
|
@@ -66,4 +58,6 @@ This project is licensed under the [MIT License](LICENSE)
|
|
66 |
- Ethiopian tech community for support
|
67 |
|
68 |
[π GitHub Repository](https://github.com/snackshell/amharic-tts) | [π Report Issues](https://github.com/snackshell/amharic-tts/issues)
|
69 |
-
```
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
title: Amharic Text-to-Speech (TTS)
|
|
|
|
|
|
|
4 |
sdk: gradio
|
5 |
+
emoji: π»
|
6 |
+
colorFrom: purple
|
7 |
+
colorTo: pink
|
8 |
+
thumbnail: >-
|
9 |
+
https://cdn-uploads.huggingface.co/production/uploads/6717556a4777a008d5050cba/RNxaYtuFtY_-pTT6K7333.jpeg
|
10 |
+
short_description: 'Amharic Text-to-Speech Application. '
|
11 |
---
|
12 |
|
13 |
# Amharic Text-to-Speech (TTS) Application
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
[](https://huggingface.co/spaces/snackshell/amharic-tts)
|
16 |
|
17 |
## Features β¨
|
|
|
58 |
- Ethiopian tech community for support
|
59 |
|
60 |
[π GitHub Repository](https://github.com/snackshell/amharic-tts) | [π Report Issues](https://github.com/snackshell/amharic-tts/issues)
|
61 |
+
```
|
62 |
+
|
63 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|