Skip to content

cfunkz/pyqtPiperTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqtPiperTTS

Downloads Stars Forks Issues

A Windows application wrapper for PiperTTS with auto-download and installation of models from Hugging Face. Manual model addition, text-to-speech playback, config adjustment, and WAV export.

Add custom models to models/ (in the app folder). folder within root.

Get voice models manually

App Usage

  • Download a Release
  • Run the PiperTTS.exe.
  • Select/download/add model.
  • Enter text in box.
  • Adjust config (volume, speed, noise, noise_w).
  • Click "▶" for audio or "💾" to export as WAV.

Development Setup

  • Install Python 3.10+.
  • Install dependencies: pip install pyqt6 piper-tts sounddevice numpy
  • Clone repo and run app.py.

Get voice-models automatically from hugginface.co

image

Manually upload voice models

image

Play or output to file

image

About

PyQT6 PiperTTS UI wrapper.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages