Skip to content

chadnpc/LocalSTT

Repository files navigation

A module for speech to text & transcription stuff.

Core modules:

PowerShell is used here to improve the cli experience (setup, environment and updates).

Install-Module LocalSTT
Import-Module LocalSTT

Record-Audio -o output.wav

Transcribe-Audio output.wav

NOTES

This project is licensed under the WTFPL License.