issues Search Results · repo:ggerganov/whisper.cpp language:C++
Filter by
369 results
(50 ms)369 results
inggerganov/whisper.cpp (press backspace or delete to remove)Description
When using verbose JSON mode, the text field differs from the json field. It appears that timestamps introduce
token-level splitting, causing discrepancies between the two representations. ...
CreativeSelf0
- 1
- Opened 14 hours ago
- #2872
The server s readme.md says -dl, --detect-language [false ] exit after automatically detecting language ,
./server -m models/ggml-small.bin --host 127.0.0.1 --port 8080 runs good.
but
./server -dl true ...
soulmayon2
- 2
- Opened 2 days ago
- #2871
I follow the https://github.com/ggerganov/whisper.cpp/issues/2757#issuecomment-2680802513 and change my swiftui-demo to
run when I already build the app on my iphone 16 pm,and start to use it. after i ...
tokyo4
- Opened 2 days ago
- #2870
Hi @ggerganov; first of all thanks a lot for this awesome contribution with Whisper.cpp!
FYI it looks like the SPM package from the main repo doesn t work anymore since 1.7.0. It causes errors when Added ...
mdestagnol
- 3
- Opened 3 days ago
- #2869
Hi,
I m trying to use whisper.cpp with the large-v3 model on an AMD system (7900 XT, Win 10). However after building and
starting whisper-stream, the tool exits without any debug logging. Running with ...
tokyovigilante
- 4
- Opened 4 days ago
- #2867
Run translate we can get English, Run transcribe we can get source language, but it requires running twice. .
Is it possible to get both translate and transcribe in just one run?
soulmayon2
- 1
- Opened 4 days ago
- #2866
In audio_sync, m_audio_pos records the position that should be written from the SDL buffer callback, and m_audio_len
records the length of the buffer that has been written. When the m_audio buffer overflows, ...
Ivy233
- 1
- Opened 5 days ago
- #2865
#include iostream #include fstream #include vector
using namespace std;
class Student { public: int rollNo; string name; float marks;
void getData() {
cout Enter Roll No: ;
cin rollNo; ...
Pawanmauryawtyyyt
- Opened 5 days ago
- #2864
In the README.md for the Java JNI bindings there is an example which appears to be outdated.
There are calls to WhisperCpp.getTextSegmentCount(Pointer) and WhisperCpp.getTestSegment(Pointer, int), but ...
Valkryst
- 1
- Opened 8 days ago
- #2860
PS C:\Users\Administrator docker pull --platform linux/arm64 ghcr.io/ggerganov/whisper.cpp:main
main: Pulling from ggerganov/whisper.cpp no matching manifest for linux/arm64 in the manifest list entries ...
oldTomatoCN
- 1
- Opened 8 days ago
- #2859

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.