|
hai 8 meses | |
---|---|---|
.. | ||
README.MD | hai 1 ano | |
active.wav | hai 1 ano | |
inactive.wav | hai 1 ano | |
install_cpu.bat | hai 1 ano | |
install_gpu.bat | hai 1 ano | |
start.bat | hai 1 ano | |
ui_openai_voice_interface.py | hai 8 meses |
Steps for a GPU-optimized installation:
Install NVIDIA CUDA Toolkit 11.8:
Install NVIDIA cuDNN 8.7.0 for CUDA 11.x:
Install ffmpeg:
You can download an installer for your OS from the ffmpeg Website.
Or use a package manager:
On Ubuntu or Debian:
sudo apt update && sudo apt install ffmpeg
bash
sudo pacman -S ffmpeg
On MacOS using Homebrew (https://brew.sh/):
brew install ffmpeg
bash
choco install ffmpeg
On Windows using Scoop (https://scoop.sh/):
scoop install ffmpeg
ElevenlabsEngine
If you plan to use the ElevenlabsEngine
, you need mpv
is installed on your system for streaming mpeg audio
macOS:
brew install mpv
run install_gpu.bat
Configure script
open ui_openai_voice_interface.py and configure your engine, set API keys, Azure service region, language etc