ggml-org/whisper.cpp

Bash error with the ./examples/yt-wsp.sh file on macOS

Open

#530 opened on Feb 24, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,535 forks)batch import
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
```

Contributor guide