0.0.10 • Published 11 months ago

aivox v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.5

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.4

11 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago