From c69f6c5f7f30ee6c364f5ab846562d5ba6b8f5f1 Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:39:06 -0500 Subject: [PATCH] virtual audio device for mac 2 ez --- rust-whisper-baked/cargo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rust-whisper-baked/cargo.sh b/rust-whisper-baked/cargo.sh index 3bfa077..f87a24c 100644 --- a/rust-whisper-baked/cargo.sh +++ b/rust-whisper-baked/cargo.sh @@ -2,6 +2,8 @@ #RUSTFLAGS="-Clink-args=-lstd++" \ +echo https://github.com/ExistentialAudio/BlackHole + export C_INCLUDE_PATH="$C_INCLUDE_PATH:$PWD/.." export LIBRARY_PATH="$LIBRARY_PATH:$PWD/.."