Skip to content

Commit c2156b2

Browse files
committed
upload whisper-tiny.json
1 parent 0b387ca commit c2156b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/llm_framework/main_whisper/mode_whisper-tiny.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"encoder": "tiny-encoder.axmodel",
1919
"decoder_main": "tiny-decoder-main.axmodel",
2020
"decoder_loop": "tiny-decoder-loop.axmodel",
21-
"position_embedding": "tiny-positional_embedding.bin",
21+
"positional_embedding": "tiny-positional_embedding.bin",
2222
"tokens": "tiny-tokens.txt",
2323
"t2s": "t2s.json",
2424
"whisper_sample_rate": 16000,

0 commit comments

Comments
 (0)