appleboy / go-whisper

Speech o Text using docker image with ggerganov/whisper.cpp
MIT License
54 stars 6 forks source link

feat: add cuda when build cgo #35

Closed ken0911208818 closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2c4ee25) 10.00% compared to head (5409286) 10.00%. Report is 2 commits behind head on main.

:exclamation: Current head 5409286 differs from pull request most recent head a860252. Consider uploading reports for the commit a860252 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ======================================= Coverage 10.00% 10.00% ======================================= Files 6 6 Lines 280 280 ======================================= Hits 28 28 Misses 250 250 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ken0911208818 commented 7 months ago

WHISPER_CUBLAS is a build tag in whisper.cpp for CUDA integration