ggml-org/whisper.cpp
View on GitHubBash error with the ./examples/yt-wsp.sh file on macOS
Open
#530 opened on Feb 24, 2023
buggood first issue
Repository metrics
- Stars
- (49,693 stars)
- PR merge metrics
- (Avg merge 5d 20h) (36 merged PRs in 30d)
Description
Hey, I got an issue when I try to use yt-wsp.sh example :
# ./examples/yt-wsp.sh https://www.youtube.com/watch?v=3Z8O5IjWDEk
./examples/yt-wsp.sh: line 42: realpath: command not found
```