Skip to content

Releases: rookiemann/LocalSoundsAPI

Portable LocalSoundsAPI - Fully Offline

08 Dec 21:15
3e2efd7

Choose a tag to compare

Portable LocalSoundsAPI - Fully Offline

  1. Download both files below, the portable-python-env-v1.7z and the bin.zip.
  2. Extract portable-python-env-v1.7z → creates a "python" folder in the repo root.
  3. Extract bin.zip → creates/populates the folders inside bin/ (rubberband, espeak-ng, ffmpeg).
  4. Double-click one of the (portable) .bat files to run.

Everything runs locally with the included Python and tools.

*** CUDA AND TRITON TROUBLESHOOTING ***
IF you are having CUDA driver issues.

This app was built and tested on CUDA 12.1. If you are having CUDA issues with the llama_cpp,
get the lib.zip, in it are the CUDA 12 dlls. They would go in your directory like this:

"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cublas64_12.dll"
"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cublasLt64_12.dll"
"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cudart64_12.dll"
"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cudnn_adv64_9.dll"
"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cudnn_cnn64_9.dll"
"E:\LocalSoundsAPI\python\Lib\site-packages\llama_cpp\lib\cudnn_graph64_9.dll"

There could be too you have triton issues, if that's the case get the triton.zip and put it to this directory here:

E:\LocalSoundsAPI\python\Lib\site-packages\triton