kazuph / speech-to-text-with-faster-whisper

Real-time transcription using faster-whisper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speech-to-text

Real-time transcription using faster-whisper

Installation

rye sync

Usage

  1. rye run start(*1)
  2. Select input device
  3. Voice input

(*1)There is a check and download for the latest models

Change the following parameters as necessary.

  • vad_utils.py
  • whisper_utils.py

About

Real-time transcription using faster-whisper

License:MIT License


Languages

Language:Python 100.0%