mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-20 23:30:38 -07:00
Add demo video section to README and landing page
- Introduced a new section in README.md showcasing a demo video for Voicebox. - Added a demo video section in the landing page with responsive design and improved aesthetics. - Updated video source paths for consistency across the application.
This commit is contained in:
@@ -53,6 +53,15 @@ Voicebox is available now for macOS, Windows, and Linux.
|
||||
|
||||
---
|
||||
|
||||
## See it in action...
|
||||
|
||||
<video width="800" controls>
|
||||
<source src="https://voicebox.sh/voicebox-demo.webm" type="video/webm">
|
||||
Your browser does not support the video tag. <a href="https://voicebox.sh">Watch on voicebox.sh</a>
|
||||
</video>
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
|
||||
### Voice Cloning with Qwen3-TTS
|
||||
|
||||
Reference in New Issue
Block a user