Skip to content

local-ai-utils/listen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local AI Utils - Listen

A plugin for local-ai-utils, adding the record audio via the microphone and get a text transcription. Currently only OpenAI's TTS is supported.

Listen Demo

Installation

Currently installation is only supported via the GitHub remote.

pip install git+https://github.com/local-ai-utils/listen

Configuration

Only an OpenAI Secret Key is required.

~/.config/ai-utils.yaml

plugins:
    listen:
keys:
    openai: "sk-proj-abc"

Usage

$ listen
Life is like a box of chocolates

A window will pop up indicating that recording has started. Press the Enter key to stop recording and receive the transcription.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages