Skip to content

Commit bfa8eef

Browse files
committed
YouTube Showcase
1 parent bb0abf3 commit bfa8eef

9 files changed

Lines changed: 960 additions & 416 deletions

File tree

README.md

Lines changed: 108 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
last-updated: 2025-02-23
88
product-type: AI Multimedia Processing Software
99
platforms: Windows
10-
technology-stack: Whisper, Edge-TTS, Gradio, CUDA, Faster-Whisper, Whisper-Timestamped, E2-TTS, F5-TTS, YouTube Downloader, Demucs, MDX-Net, RVC, CosyVoice, kokoro
10+
technology-stack: Whisper, Edge-TTS, Gradio, CUDA, Faster-Whisper, Whisper-Timestamped, WhisperX, E2-TTS, F5-TTS, YouTube Downloader, Demucs, MDX-Net, RVC, CosyVoice, kokoro
1111
license: LGPL
1212
-->
1313

@@ -30,11 +30,16 @@ Voice-Pro
3030
<img src="https://img.shields.io/badge/Shopify-7ab55c.svg?style=flat-square&logo=shopify&logoColor=white" alt="Shopify" style="height: 20px;">
3131
</a>
3232
<a href="https://www.buymeacoffee.com/abus">
33-
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me a Coffee" style="height: 20px;">
33+
<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me a Coffee" style="height: 20px;">
3434
</a>
3535
<a href="https://github.com/abus-aikorea/voice-pro/releases">
3636
<img src="https://img.shields.io/github/v/release/abus-aikorea/voice-pro" alt="release" style="height: 20px;">
3737
</a>
38+
<a href="https://github.com/abus-aikorea/voice-pro/stargazers">
39+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/abus-aikorea/voice-pro">
40+
</a>
41+
42+
3843
</h4>
3944

4045
<p align="center">
@@ -91,8 +96,9 @@ A robust alternative to **ElevenLabs**, Voice-Pro empowers podcasters, developer
9196
- **Upgrading from v3.x to v3.x**: Possible. After downloading the latest code, run `update.bat`.
9297
- **First-time users**: Please refer to the installation instructions below.
9398
- **Troubleshooting**: In most cases, issues can be resolved by deleting the `installer_files` folder and then running `configure.bat` followed by `start.bat`.
94-
- 🎁 **Free Activation Key Request**: Please fill out this [Google Form](https://forms.gle/anMSmsR5dH9wxE6N6) to receive your activation key. Activation keys are limited to one per email address.
95-
- 🏆 **Request for Additional Activation Keys**: Create amazing content using Voice-Pro. Please share the link to your post in the [Discussion](https://github.com/abus-aikorea/voice-pro/discussions). We will gladly reward your contributions.
99+
- 🎁 **Free Activation Key Request**: Please fill out this [Google Forms](https://forms.gle/anMSmsR5dH9wxE6N6) to receive your activation key. Activation keys are limited to one per email address.
100+
- 🏆 **Request for Additional Activation Keys**: Create amazing content using Voice-Pro. Please share the link to your post in the ![GitHub Discussions](https://img.shields.io/github/discussions/abus-aikorea/voice-pro)
101+
. We will gladly reward your contributions.
96102

97103
## 📰 News & History
98104

@@ -115,58 +121,100 @@ A robust alternative to **ElevenLabs**, Voice-Pro empowers podcasters, developer
115121
- 🎧 Voice samples for cloning will be continuously updated.
116122
- 📝 Added **spaCy** for natural sentence-by-sentence translation and TTS.
117123
- ☁️ Subscription version includes **Microsoft Azure** Translator and TTS.
118-
- 🏪 Subscription offers **unlimited usage** (no 60-second limit) during the subscription period, available via [**Shopify**](https://r17wvy-t2.myshopify.com).
124+
- 🏪 Subscription offers **unlimited usage** (no 60-second limit) during the subscription period, available via [![Shopify](https://img.shields.io/badge/Shopify-7ab55c.svg?style=flat-square&logo=shopify&logoColor=white)](https://r17wvy-t2.myshopify.com).
119125

120126
</details>
121127

122128

123129

124-
## ▶️ Demos
125-
126-
### `Dubbing Studio` Tab: Transcription, Translation & TTS
127-
<div aria-labelledby="studio-demo-description">
128-
<video src="https://github.com/user-attachments/assets/1cf084a4-3286-4055-86d2-238ed179560e"
129-
width="100%"
130-
style="max-width: 720px;"
131-
controls="controls"
132-
muted="muted"
133-
aria-describedby="studio-demo-description">
134-
</video>
135-
136-
<p id="studio-demo-description">
137-
138-
Studio Tab's comprehensive media processing workflow demo: Demonstrates a one-stop media transformation process from YouTube video download to AI-based voice separation, automatic Whisper subtitles, multilingual translation, and professional dubbing using F5-TTS.
139-
</p>
140-
</div>
141-
142-
### `F5-TTS-Multi` Tab: Podcast Creation
143-
<div aria-labelledby="tts-demo-description">
144-
<video src="https://github.com/user-attachments/assets/2d4b7d84-ca19-4efd-a847-a66fa0db616e"
145-
width="100%"
146-
style="max-width: 720px;"
147-
controls="controls"
148-
muted="muted"
149-
aria-describedby="tts-demo-description">
150-
</video>
151-
<p id="tts-demo-description">
152-
Demonstration of F5-TTS's innovative AI voice cloning technology: Showcasing advanced voice conversion technology that precisely mimics the actual voices of Mark Zuckerberg and Elon Musk to create entirely new content.
153-
</p>
154-
</div>
155-
156-
157-
### `Live Translation` Tab: Real-Time Recognition & Translation
158-
<div aria-labelledby="translate-demo-description">
159-
<video src="https://github.com/user-attachments/assets/eb53dd3a-df0a-4f7f-819c-cf92d477e2d1"
160-
width="100%"
161-
style="max-width: 720px;"
162-
controls="controls"
163-
muted="muted"
164-
aria-describedby="translate-demo-description">
165-
</video>
166-
<p id="translate-demo-description">
167-
Demonstration of real-time multilingual translation feature: Showcasing an innovative multilingual media processing process that instantly captures BBC news content, generates subtitles in real-time, and immediately translates them into other languages.
168-
</p>
169-
</div>
130+
## 🎥 YouTube Showcase
131+
132+
<table style="border-collapse: collapse; width: 100%;">
133+
<tr>
134+
<td style="padding: 15px; border: none;" align="center">
135+
<a href="https://youtu.be/scC5CicZ6G0" style="text-decoration: none; color: inherit;">
136+
<div style="position: relative; display: inline-block;">
137+
<img src="https://img.youtube.com/vi/scC5CicZ6G0/hqdefault.jpg" alt="Demo Video 1" width="200" style="border-radius: 8px;">
138+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
139+
</div>
140+
<br>
141+
<span style="font-size: 14px; font-weight: bold; color: #333;">Demo for Voice-Pro (v2.0)</span>
142+
</a>
143+
</td>
144+
<td style="padding: 15px; border: none;" align="center">
145+
<a href="https://youtu.be/Wfo7vQCD4no" style="text-decoration: none; color: inherit;">
146+
<div style="position: relative; display: inline-block;">
147+
<img src="https://img.youtube.com/vi/Wfo7vQCD4no/hqdefault.jpg" alt="Demo Video 2" width="200" style="border-radius: 8px;">
148+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
149+
</div>
150+
<br>
151+
<span style="font-size: 14px; font-weight: bold; color: #333;">F5-TTS: Voice Cloning</span>
152+
</a>
153+
</td>
154+
<td style="padding: 15px; border: none;" align="center">
155+
<a href="https://youtu.be/GOzCDj4MCpo" style="text-decoration: none; color: inherit;">
156+
<div style="position: relative; display: inline-block;">
157+
<img src="https://img.youtube.com/vi/GOzCDj4MCpo/hqdefault.jpg" alt="Demo Video 3" width="200" style="border-radius: 8px;">
158+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
159+
</div>
160+
<br>
161+
<span style="font-size: 14px; font-weight: bold; color: #333;">Live Transcription & Translation</span>
162+
</a>
163+
</td>
164+
<td style="padding: 15px; border: none;" align="center">
165+
<a href="https://youtu.be/YdAq80wjtuQ" style="text-decoration: none; color: inherit;">
166+
<div style="position: relative; display: inline-block;">
167+
<img src="https://img.youtube.com/vi/YdAq80wjtuQ/hqdefault.jpg" alt="Demo Video 4" width="200" style="border-radius: 8px;">
168+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
169+
</div>
170+
<br>
171+
<span style="font-size: 14px; font-weight: bold; color: #333;">Multi-Lingual Voice Cloning: Korean - German</span>
172+
</a>
173+
</td>
174+
</tr>
175+
<tr>
176+
<td style="padding: 15px; border: none;" align="center">
177+
<a href="https://youtu.be/Tu2okoHY174" style="text-decoration: none; color: inherit;">
178+
<div style="position: relative; display: inline-block;">
179+
<img src="https://img.youtube.com/vi/Tu2okoHY174/hqdefault.jpg" alt="Demo Video 5" width="200" style="border-radius: 8px;">
180+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
181+
</div>
182+
<br>
183+
<span style="font-size: 14px; font-weight: bold; color: #333;">Multi-Lingual Voice Cloning: English - Korean</span>
184+
</a>
185+
</td>
186+
<td style="padding: 15px; border: none;" align="center">
187+
<a href="https://youtu.be/dWCEwO56_7Y" style="text-decoration: none; color: inherit;">
188+
<div style="position: relative; display: inline-block;">
189+
<img src="https://img.youtube.com/vi/dWCEwO56_7Y/hqdefault.jpg" alt="Demo Video 6" width="200" style="border-radius: 8px;">
190+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
191+
</div>
192+
<br>
193+
<span style="font-size: 14px; font-weight: bold; color: #333;">Multi-Lingual Voice Cloning: Korean - Japanese</span>
194+
</a>
195+
</td>
196+
<td style="padding: 15px; border: none;" align="center">
197+
<a href="https://youtu.be/HXomwoKS3V4" style="text-decoration: none; color: inherit;">
198+
<div style="position: relative; display: inline-block;">
199+
<img src="https://img.youtube.com/vi/HXomwoKS3V4/hqdefault.jpg" alt="Demo Video 7" width="200" style="border-radius: 8px;">
200+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
201+
</div>
202+
<br>
203+
<span style="font-size: 14px; font-weight: bold; color: #333;">NVIDIA RTX Video Super-Resolution</span>
204+
</a>
205+
</td>
206+
<td style="padding: 15px; border: none;" align="center">
207+
<a href="https://youtu.be/lZK7pLJBHb4" style="text-decoration: none; color: inherit;">
208+
<div style="position: relative; display: inline-block;">
209+
<img src="https://img.youtube.com/vi/lZK7pLJBHb4/hqdefault.jpg" alt="Demo Video 8" width="200" style="border-radius: 8px;">
210+
<img src="https://cdn-icons-png.flaticon.com/512/0/375.png" alt="Play" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; opacity: 0.7;">
211+
</div>
212+
<br>
213+
<span style="font-size: 14px; font-weight: bold; color: #333;">AI Karaoke</span>
214+
</a>
215+
</td>
216+
</tr>
217+
</table>
170218

171219

172220

@@ -416,7 +464,7 @@ git clone https://github.com/abus-aikorea/voice-pro.git
416464
## 🚨 Notice
417465
- This repository offers a **free trial** of Voice-Pro.
418466
- The free trial version of Voice-Pro allows you to process up to **60 seconds** of media.
419-
- The subscription version supports Microsoft Azure TTS and Translator. Purchase it on [Shopify](https://r17wvy-t2.myshopify.com).
467+
- The subscription version supports Microsoft Azure TTS and Translator. Purchase it on [![Shopify](https://img.shields.io/badge/Shopify-7ab55c.svg?style=flat-square&logo=shopify&logoColor=white)](https://r17wvy-t2.myshopify.com).
420468

421469

422470
<table>
@@ -464,23 +512,21 @@ ABUS Customer Service
464512
- Any type of contribution is welcome.
465513
- For inquiries related to purchases, business partnerships, technical tuning, investments, and other matters, please contact us by email. (<abus.aikorea@gmail.com>)."
466514
- If you like this project, please star this repository. We would greatly appreciate it. ⭐⭐⭐
467-
- You can support Voice-Pro with a donation here:
468-
469-
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/abus)
470-
471-
515+
- You can support Voice-Pro with a donation here:
516+
</a>
517+
<a href="https://www.buymeacoffee.com/abus">
518+
<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me a Coffee" style="height: 20px;">
519+
</a>
472520

473521

474522

475523
## 📬 Contact
476524
- Email: <abus.aikorea@gmail.com>
477525
- Homepage (Korean): <https://abuskorea.imweb.me>
478-
- Naver (Korean): [30-day subscription](https://smartstore.naver.com/abus/products/11308510267)
479-
- Shopify (Global): [30-day subscription](https://r17wvy-t2.myshopify.com)
526+
- Paid Version Purchase: [Shopify (Global)](https://r17wvy-t2.myshopify.com), [Naver (Korean)](https://smartstore.naver.com/abus)
527+
528+
480529

481-
## 👍 YouTube
482-
- [PlayList](https://www.youtube.com/watch?v=Tu2okoHY174&list=PLwx5dnMDVC9Y7dAjm9r26CZUw1uU5VIeq)
483-
- [Karaoke: Pop](https://www.youtube.com/watch?v=MqQP3ewvJUk&list=PLwx5dnMDVC9bVxfGo58U-R-w3fUHqwiD6) | [K-Pop](https://www.youtube.com/watch?v=v6qjf_ELsLA&list=PLwx5dnMDVC9Z8kB01tQKfzTysaCCxC3C8) | [J-Pop](https://www.youtube.com/watch?v=KKLzoWHFAxw&list=PLwx5dnMDVC9bd6y3wXs-bOas2cXIi-GAq)
484530

485531
## 🙏 Credits
486532
* Demucs: <https://github.com/facebookresearch/demucs>

0 commit comments

Comments
 (0)