Swapnilborhade commited on
Commit
588b5d8
·
verified ·
1 Parent(s): 3c52695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
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
- *Created with ❤️ using Hugging Face + Gradio.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ---