Forked from
Forked from
1 Download
1 star
Last updated
Updated on July 3by1 Download
1 star
Last updated
Updated on July 3byA private, local alternative to Google's NotebookLM, running entirely within LM Studio.
.txt file and drag it back into LM Studio.A private, local alternative to Google's NotebookLM, running entirely within LM Studio.
.txt file and drag it back into LM Studio.nomic-embed-text-v1.5.Q4_K_M.gguf (or similar) in LM Studio.whisper.cpp release (e.g., whisper-bin-x64.zip) and extract it. Set whisperBinaryPath to main.exe.yt-dlp and whisper-cpp via your package manager:
Or build
whisper.cpp from source to get the main binary.whisperBinaryPath to the path of your whisper-cpp or main binary (e.g., /usr/bin/whisper-cpp). If it's in your PATH, the plugin will now try to find it automatically.nomic-embed-text-v1.5.Q4_K_M.gguf (or similar) in LM Studio.whisper.cpp release (e.g., whisper-bin-x64.zip) and extract it. Set whisperBinaryPath to main.exe.yt-dlp and whisper-cpp via your package manager:
Or build
whisper.cpp from source to get the main binary.whisperBinaryPath to the path of your whisper-cpp or main binary (e.g., /usr/bin/whisper-cpp). If it's in your PATH, the plugin will now try to find it automatically.sudo dnf install yt-dlp whisper-cpp
sudo dnf install yt-dlp whisper-cpp