dectalk/dectalk

Modern builds for the 90s/00s DECtalk text-to-speech application.

What it solves

DECtalk is a text-to-speech (TTS) system that converts written text into spoken audio. It provides a source code archive of a classic speech synthesis engine, allowing users to run it on modern platforms including Linux, Windows, MacOS, and iOS.

How it works

The project preserves and compiles the original source code shared by its developers. It uses a build system that supports multiple architectures (i386, x86_64, aarch64) and can be deployed as a native binary or run in a web browser via WebAssembly.

Who it’s for

Developers and enthusiasts interested in classic speech synthesis, as well as users who looking to integrate this specific TTS engine into their applications or run it on modern hardware.

Highlights

  • Support for multiple operating systems including Linux, Windows, MacOS, and iOS.
  • Availability as a WebAssembly build for browser-based use.
  • Comprehensive build instructions for various environments, including Docker support for Linux.
  • Preservation of original source code from the original developers.

Related

  • Project
  • Project
  • Project
  • Project
  • Project