Skip to content

Conversation

accessiblepixel
Copy link
Contributor

Hi. I noticed that the dtw option had the v3-large-turbo model support added in #2481 but this wasn't added into the example server.cpp

This pull request should remedy that - I used the same style as in main.cpp (calling it v3.large.turbo and matched the original line spacing before the "none" option.)

I've tested building it using my own dockerfile (I build whispercpp with openvino support) and it appears to work as expected.

Please note: I'm new at github and contributing to OSS software in general, so my apologies if I've done something wrong.

If I can change something or make it better, please let me know - I'm trying to learn.

Thank you.

DTW support is available in whispercpp and the large-v3-turbo model has already been added to the sources, but the large-v3-turbo model hasn't been added to the server.cpp file to make use of it. This commit hopefully corrects that issue.
@accessiblepixel accessiblepixel marked this pull request as ready for review July 5, 2025 13:38
@ggerganov ggerganov merged commit 869335f into ggml-org:master Jul 7, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants