You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(nemo-speech-cpp): make SentencePiece install portable
The upstream helper uses GNU install -D for license files, which BSD install on Darwin does not support. Rewrite those invocations after checkout and create the destination directory explicitly before building.
Assisted-by: Codex:gpt-5.4
0 commit comments