Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yjg30737/pyqt-simple-whisper-gui

Whisper text-to-speech, speech-to-text example in PyQt5 GUI
https://github.com/yjg30737/pyqt-simple-whisper-gui

openai pyqt pyqt-ai pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-gui whisper

Last synced: 18 days ago
JSON representation

Whisper text-to-speech, speech-to-text example in PyQt5 GUI

Awesome Lists containing this project

README

        

# pyqt-simple-whisper-gui
Whisper text-to-speech, speech-to-text example in PyQt5 GUI

## Preview (GUI)
### Text-to-speech
![image](https://github.com/yjg30737/pyqt-simple-whisper-gui/assets/55078043/c3a074a9-9370-40cd-8c3b-260e2fa37471)

### Speech-to-text
![image](https://github.com/yjg30737/pyqt-simple-whisper-gui/assets/55078043/97945a08-f1c0-4c93-8f11-ef5ce3e8af6a)

Either one, click the run button after setting your api key of openai :)

File will be saved as mp3 file in tts, and load by only mp3 file in stt.