appleboy / go-whisper

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

feat: add prompt functionality to Whisper engine #10

Closed ken0911208818 closed 1 year ago

ken0911208818 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (f1bb8bb) into main (0da479b) will decrease coverage by 0.03%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##            main     #10      +/-   ##
========================================
- Coverage   7.53%   7.50%   -0.03%     
========================================
  Files          5       5              
  Lines        252     253       +1     
========================================
  Hits          19      19              
- Misses       231     232       +1     
  Partials       2       2              
Files Changed Coverage Δ
whisper/whisper.go 8.60% <0.00%> (-0.06%) :arrow_down: