ZeeAI1 commited on
Commit
d98afc9
·
verified ·
1 Parent(s): d5bf344

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- title: Voice0007
3
- emoji: 🏃
4
- colorFrom: purple
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.44.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: AI Voiceover App (Streamlit)
3
+ emoji: 🗣️
4
+ colorFrom: green
5
  colorTo: blue
6
  sdk: streamlit
 
7
  app_file: app.py
8
  pinned: false
9
  ---
10
 
11
+ # 🎙️ AI Voiceover App with Streamlit
12
+
13
+ Upload a video, transcribe audio with Whisper, generate voice with gTTS, and blend it back into the original video.