Skip to content

Repository files navigation

VoiceTranscriber (Deprecated)

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.

New Location

https://github.com/CMiller56/LocalVoice

The new repository contains:

  • VoiceTranscriber (Speech-to-Text using faster-whisper) — unchanged API
  • VoiceSynthesizer (Text-to-Speech using Piper) — new companion module
  • Improved documentation for using both together

Why the Move?

We consolidated the STT and TTS capabilities under one toolkit to make it easier to build complete offline voice features in applications.

Migration

If you were using this module, simply:

  1. Clone or copy the relevant files from the new LocalVoice repo.
  2. The VoiceTranscriber class 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

About

Self-hosted voice-to-text using Whisper (faster-whisper). Clean drop-in module for adding speech-to-text to Python applications.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages