0.0.10 • Published 12 months ago

aivox v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

aivox

aivox is an open-source, cli wrapper for open ai whisper to translate your voice into text on the CLI.

translate voice to text in the console.

Requirements

# installs nvm (Node Version Manager)
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
# download and install Node.js (you may need to restart the terminal)
nvm install 20
# install sox to record audio and cmake to build whisper
brew install sox cmake

Installation

npm install -g aivox
0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.5

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago