User avatar
scruss
Posts: 5557
Joined: Sat Jun 09, 2012 12:25 pm
Location: Toronto, ON

DECTalk for Raspberry Pi OS

Sat Jun 03, 2023 2:59 am

So a full version of the legendary text-to-speech system DECTalk (think Stephen Hawking's voice) is available for Raspberry Pi, and is under active development. I've successfully compiled it on a couple of Raspberry Pi 4s, and it has all of the features one might expect.

The project, with source and documentation, is here: dectalk/dectalk: Modern builds for the 90s/00s DECtalk text-to-speech application.. There's also an Emscripten version that runs in the browser: DECtalk for Web

There are a couple of problems, though:
  • 64-bit only: it fails to compile under 32-bit Raspberry Pi OS
  • the licence: the source became available in an unusual way, and the current owner of the IP appears to be bankrupt and is unresponsive to contact attempts. The former (commercial) lead developer passed away a few years ago, but before he did he uploaded all of the project source to the public DECtalk mailing list.
Update: it now builds on 32-bit too!
Last edited by scruss on Sun Jul 23, 2023 4:12 pm, edited 2 times in total.
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him

bls
Posts: 3111
Joined: Mon Oct 22, 2018 11:25 pm
Location: Seattle, WA

Re: DECTalk for Raspberry Pi OS (64 bit only)

Sat Jun 03, 2023 3:02 pm

Wow...very cool! I was at DEC when DECtalk was announced, but it was never easily available in my corner of the company.
Pi tools:
Quickly and easily build customized exactly as-you-want SSDs/SD Cards: https://github.com/gitbls/sdm
Easily run and manage your network's DHCP/DNS servers on a Pi: https://github.com/gitbls/ndm
Easy and secure IPSEC/IKEV2 VPN installer/manager: https://github.com/gitbls/pistrong
Lightweight Virtual VNC Config: https://github.com/gitbls/RPiVNCHowTo

User avatar
scruss
Posts: 5557
Joined: Sat Jun 09, 2012 12:25 pm
Location: Toronto, ON

Re: DECTalk for Raspberry Pi OS

Sun Jul 23, 2023 4:28 pm

Note that it now builds and runs on 32-bit Raspberry Pi OS, thanks to this commit: configure: use CC as linker on linux · dectalk/dectalk@ce286b5
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him

Return to “Assistive technology and accessibility”