/voice-pro

Gradio WebUI for whisper, faster-whisper, whisper-timestamped. Supports YouTube Downloader, Vocal Remover, Transcription, Text-to-Speech, and Translation.

Primary LanguagePythonMIT LicenseMIT

Voice-Pro: The best gradio web-ui for transcription, translation and text-to-speech 🔊

🌍 한국어English中文简体中文繁體日本語

GitHub License GitHub Release

Voice-Pro is the best gradio web-ui for transcription, translation and text-to-speech. It can be easily installed with one click. Create a virtual environment using Miniconda, running completely separate from the Windows system (fully portable). Supports real-time transcription and translation, as well as batch mode.

  • YouTube Downloader: You can download YouTube videos and extract the audio (mp3, wav, flac).
  • Vocal Remover: Use MDX-Net supported in UVR5 and the Demucs engine developed by Meta for voice separation.
  • STT: Supports speech-to-text conversion with Whisper, Faster-Whisper, and whisper-timestamped.
  • Translator: Google Translator.
  • TTS: Text to Speech. Edge TTS.
  • more...

🚄 Run screen

voice-pro-demo-v1.5.7-hevc-720p.mp4

⭐ Key Features

  • Studio tab
    • Provides integrated environment for YouTube downloader, noise removal, subtitles, translation, and TTS
    • All video/audio formats supported by ffmpeg can be used
    • Selectable output audio format (wav, flac, mp3)
    • Speech recognition and subtitle creation for 100 languages
    • Select subtitle creation options suitable for PC performance (Whisper Model & Compute Type)
    • Translation into over 100 languages ​​and voice generation through TTS
    • The BGM and sound effects from the original video are maintained in the multilingual video.
    • Supports TTS voice speed, volume, and pitch adjustment

  • Whisper Caption tab

    • A tab dedicated to creating subtitles. Supports over 90 languages
    • Display subtitles created with the video
    • World-Level Highlight function provided
    • Denoise function provided (1-Demucs, 2-MDXNet)
  • Translate tab

    • Dedicated tab for translation. Supports over 100 languages
    • Supports subtitle files (ass, ssa, srt, mpl2, tmp, vtt, microdvd, json)
    • Direct text input is also possible
    • Automatically detects the language of uploaded files
  • TTS tab

    • TTS-only tab. Supports over 100 languages ​​and 400 voices
    • Supports subtitle files (ass, ssa, srt, mpl2, tmp, vtt, microdvd, json)
    • Direct text input is also possible
    • Automatically detects the language of uploaded files
    • Pitch, volume, and speed adjustable
  • Live Translation tab

    • Real-time voice recognition & translation support
    • Select audio input source such as Mic, Speaker, etc.
    • Provides the ability to save captured audio, recognized subtitles, and translated subtitles
  • Batch tab

    • Batch processing for large amounts of files
    • Subtitles, translation, TTS

💻 Execution environment

  • OS: Windows 10/11 (64bits) ※ Linux and Mac OS are not supported.
  • GPU: NVIDIA graphics card supporting CUDA 12.1 recommended.
  • VRAM: 4GB or more. 8GB or more recommended.
  • RAM: 4GB or more
  • HDD: At least 20GB of free space during installation
  • Internet connection required (installation and translation work)

📀 Installation

Voice-Pro can be easily installed with one click. Just run 🚀configure.bat and 🚀start.bat

step 1. Package preparation

  • A. Paid version
    • Unzip the compressed file (voice-pro-x.zip) included in the USB to an appropriate location on your computer.
    • Or, copy the already unzipped folder (voice-pro-x) to an appropriate location on your computer.
  • B. Free version
    • Clone or download the latest release (Source code (zip)) from GitHub Release

step 2. Install and run the program

  1. 🚀 Run configure.bat
    • Install git, ffmpeg and CUDA (if using NVIDIA GPU) on Windows.
    • You only need to run it the first time.
    • An internet connection is required, and it may take over an hour depending on the system.
    • Never close the Windows-Command window during installation.
  2. 🚀 Run start.bat
    • Start Voice-Pro. Web-UI will run automatically.
    • When running for the first time, Voice-Pro is installed first.
    • An internet connection is required, and it may take over an hour depending on the system.
    • Never close the Windows-Command window during installation.
    • If a problem occurs during installation, delete the installer_files folder and run start.bat again.

step 3. Uninstall program

  • Run uninstall.bat:
    • Remove the installer_files folder.
    • Remove ffmepg, git and CUDA packages installed on Windows (if selected)
  • Voice-Pro has portable installation as standard. To uninstall the program, deleting the installation folder is sufficient.

❓Tips & Tricks

If Browser does not run automatically

  • Close the Windows-Commnad window and run start.bat again.
  • Run the browser directly and enter the address displayed in the Windows-Command window (e.g. http://127.0.0.1:7892) in the address bar.

If a CUDA Out-Of-Memory error occurs

  • Check the GPU memory status in Windows Task Manager - Performance tab.
  • Set the Denoise level to 0 or 1. Denoise level 2 requires at least 8GB of GPU memory.
  • Set Compute Type to int type. The float type has better quality, but requires more GPU memory.

How to improve the quality of subtitles?

  • The quality of subtitles tends to improve with larger Whisper models, but this is not necessarily the case. large > medium > small > base > tiny
  • Among compute types, float type has good performance. The int type is a model that reduces GPU usage and increases speed through model quantization. On the other hand, performance decreases.
  • If you increase the denoise level, more background sounds will be removed, and only the remaining voice will be used for voice recognition. It does not always guarantee good results.

📢 caution

Windows Defender may give a warning about untrusted application and disallow further execution of Voice-Pro. If SmartScreen security level is set to "Warn", just click "More info" and then click "Run anyway". If SmartScreen is set to level "Block" there will be no button to run the installation. In this case, open the properties of the start.bat file, and check "Unblock", apply the change and run the start.bat again.

When Windows Defender mistakenly recognizes a batch file as a Trojan, this is often called a 'False Positive'. To solve this problem, you can go through the following steps:

  1. File exception handling: In Windows Defender, you can set certain files or processes to skip security scanning. To do this, follow the steps below:
    • Click the ‘Start’ button and go to ‘Settings’.
    • Click ‘Update & Security’.
    • Select ‘Windows Security’ and go to ‘Virus & threat protection’.
    • Click ‘Manage Virus & Threat Protection Settings’.
    • Select 'Add exception' in 'Virus & threat protection settings'.
    • Select 'File or Folder', find the batch file in question and add it as an exception.
  2. Temporarily disable Windows Defender: This may be a temporary solution. However, you must be careful when using this method as it may expose your computer to other threats.
  3. Report the problem to anti-virus software: If you are sure that the file is not a Trojan horse, you can report it to Microsoft as a False Positive. Microsoft will review this and take any necessary action.

📬 Contact us

👍 YouTube

🙏 Credits

©️ Copyright

by ABUS