This repository has been moved.
The functionality previously in this repo has been expanded and is now maintained as part of the broader LocalVoice project.
https://github.com/CMiller56/LocalVoice
The new repository contains:
VoiceTranscriber(Speech-to-Text using faster-whisper) — unchanged APIVoiceSynthesizer(Text-to-Speech using Piper) — new companion module- Improved documentation for using both together
We consolidated the STT and TTS capabilities under one toolkit to make it easier to build complete offline voice features in applications.
If you were using this module, simply:
- Clone or copy the relevant files from the new
LocalVoicerepo. - The
VoiceTranscriberclass API remains fully backward compatible.
All future development, improvements, and documentation will happen in the LocalVoice repository.
This repo is now archived for reference only.
Last updated: 2026