Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,10 @@
|
|
| 1 |
-
# Marathi Voice Cloning (Hugging Face Space)
|
| 2 |
-
|
| 3 |
-
This project demonstrates **Marathi text-to-speech voice cloning** using [IndicF5](https://huggingface.co/ai4bharat/IndicF5).
|
| 4 |
-
|
| 5 |
-
## Usage
|
| 6 |
-
1. Upload your short voice sample (`.wav`, 6–30 seconds).
|
| 7 |
-
2. Provide the transcript of what you said in that sample.
|
| 8 |
-
3. Enter new Marathi text you want to synthesize.
|
| 9 |
-
4. Click **Generate Speech** and listen!
|
| 10 |
-
|
| 11 |
---
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Marathi Voice Cloning
|
| 3 |
+
emoji: 🗣️
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 4.44.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|