Skip to content

Commit 5c9d115

Browse files
committed
JNI:fix typo in whispercpp.java
1 parent 69f0cf4 commit 5c9d115

File tree

1 file changed

+1
-1
lines changed
  • cdeosplayer/cdeosplayer-lib/src/main/java/org/ggml/whispercpp

1 file changed

+1
-1
lines changed

cdeosplayer/cdeosplayer-lib/src/main/java/org/ggml/whispercpp/whispercpp.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class whispercpp {
1616
/**
1717
*
1818
* @param modelPath /sdcard/kantv/ggml-xxxxx.bin
19-
* @param audioPath /sdcard/jfk.wav
19+
* @param audioPath /sdcard/kantv/jfk.wav
2020
* @param nBenchType 0: asr 1: memcpy 2: mulmat 3: full/whisper_encode
2121
* @param nThreadCounts 1 - 8
2222
* @return

0 commit comments

Comments
 (0)