KokoroGUI

This is a simple Text-to-Speech (TTS) application built using Python and the kokoro library. It provides a graphical user interface (GUI) built with tkinter that allows users to convert text into speech using various voices.

A Screenshot of the program window

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  No Tracking
  2.  Works Offline
  3.  No registration required
  4.  Text to Speech
  5.  Ad-free
  6.  Offline
  7.  Graphical User Interface
  8.  Python-based
  9.  AI-Powered

 Tags

KokoroGUI News & Activities

Highlights All activities

Recent activities

Show all activities

KokoroGUI information

  • Developed by

    US flagCoffeeMethod
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  4 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
KokoroGUI was added to AlternativeTo by CoffeeMethod on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is KokoroGUI?

This is a simple Text-to-Speech (TTS) application built using Python and the kokoro library. It provides a graphical user interface (GUI) built with tkinter that allows users to convert text into speech using various voices. The application supports saving the generated audio to .wav files, selecting different voices, and customizing output filenames and directories.

Features Text Input: Allows users to enter the text they want to convert to speech. Voice Selection: Provides a dropdown menu to select from a variety of available voices. Filename and Output Directory Customization: Users can specify the filename and output directory for the generated audio files. Separate Audio Files: Option to save each segment of the generated speech as a separate file. Timecode Formatting: Option to customize the timecode format for the generated audio files. Combine Post-Processing: Option to combine all generated audio segments into a single file after generation. Error Handling: Displays error messages for common issues such as missing text or pipeline initialization failures. Status Updates: Provides status updates during the conversion process.