s-macke/SAM
Software Automatic Mouth - Tiny Speech Synthesizer observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4860
- days_rel: n/a
- days_push: 814
- n_releases_24m: 0
Adoption not part of the score
1497 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SAM (Software Automatic Mouth) is a tiny text-to-speech synthesizer written in C, adapted from the 1982 Commodore 64 speech software. It includes a text-to-phoneme converter (reciter) and a phoneme-to-speech routine, outputting via SDL or to .wav files.
Use cases
- generate speech from text on embedded devices
- add retro robotic voice effects to a project
- convert text to wav audio files from the command line
- study how a classic 1980s speech synthesizer works
- make a C64-style talking program on modern platforms
When to choose
- you need an extremely small, dependency-light TTS engine
- you want the nostalgic retro robotic speech sound
- you need TTS that runs on embedded or resource-constrained hardware
When to avoid
- you need natural, modern-sounding speech synthesis
- you need a maintained library with a license and active development
- you need neural network-based TTS quality
Facets
library · maturity maintenance
tts speech-recognition audio-processing speech-processing embedded-systems windows cross-platform embedded cli text-to-speech retro-computing c64 phonemes reciter tiny-footprint wav-output sdl linux macos
1 source
- readme: https://github.com/s-macke/SAM · fetched 2026-08-28 · 14ff20bc8646
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s-macke/SAM | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem