RAM2106 commited on
Commit
1e35634
·
1 Parent(s): cd5198d

Add Hugging Face Space config metadata

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: VibeVoice Studio
3
+ emoji: 🎙️
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
+ # VibeVoice Studio
12
+
13
+ Full-stack real-time voice synthesis and agent cloning interface utilizing Microsoft VibeVoice-1.5, built with FastAPI, PyTorch, and a premium React glassmorphism frontend.
14
+
15
+ ## Deployment Details
16
+ This Space runs on CPU hardware utilizing:
17
+ - **Frontend**: React + Vite + Vanilla CSS
18
+ - **Backend**: FastAPI + PyTorch CPU
19
+ - **Port**: 7860