Skip to content

OVOSHatchery/ovos-stt-plugin-whisper-tflite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A stt plugin for ovos using whisper-tflite

Install

pip install ovos-stt-plugin-whisper-tflite

Configuration

  "stt": {
    "module": "ovos-stt-plugin-whisper-tflite",
    "ovos-stt-plugin-whisper-tflite": {"model": "https://github.com/usefulsensors/openai-whisper/raw/main/models/whisper-tiny.en.tflite"}
  }
 

Releases

No releases published

Packages

No packages published

Languages