Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Aug 5, 2024
1 parent 938b639 commit d4773ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ target\debug\transcribe.exe motivation.wav

Currently whisper can transcribe only chunks of 30s max.

---

When building with cuda you should use cuda `11.x`
In addition install `cudnn` with `sudo apt install nvidia-cudnn`

### Debug build

For debug the build process of sherpa-onnx, please set `BUILD_DEBUG=1` environment variable before build.

0 comments on commit d4773ba

Please sign in to comment.