HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/OpenAI-Whisper-GUI/README.md
<h1 align="center">OpenAI Whisper GUI</h1>

###

<p align="center">Modern GUI application that transcribes and translate audio/video files using OpenAI Whisper.</p>

###

![258760979-ed4e92a3-f7d4-40d5-8e67-6e849a8190ab](https://github.com/iamironman0/OpenAI-Whisper-GUI/assets/63475761/e343aa64-5c4a-41e6-afec-e07069ee5b28)

###

<h2 align="left">Features</h2>

###

<p align="left">- Light/dark mode toggle<br>- Modern UI<br>- Export transcribed text<br>- Add subtitle to video<br>- And more...</p>

###

<h2 align="left">Installation</h2>

###

<h4 align="left">Requirements **</h4>

###

<p align="left">Python version 3.9 or newer<br>Torch with Cuda (Works on CPU but slower)<br>ffmpeg</p>

###

<h4 align="left">Setup</h4>

###

```
git clone https://github.com/rudymohammadbali/OpenAI-Whisper-GUI.git
```
```
cd OpenAI-Whisper-GUI
```
```
python setup.py
```
```
python main.py
```
###

> For more information please visit OpenAI Whisper GitHub: https://github.com/openai/whisper

###

<h2 align="left">Support</h2>

###

<p align="left">If you'd like to support my ongoing efforts in sharing fantastic open-source projects, you can contribute by making a donation via PayPal.</p>

###

<div align="center">
  <a href="https://www.paypal.com/paypalme/iamironman0" target="_blank">
    <img src="https://img.shields.io/static/v1?message=PayPal&logo=paypal&label=&color=00457C&logoColor=white&labelColor=&style=flat" height="40" alt="paypal logo"  />
  </a>
</div>

###