mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-01 07:25:49 +02:00
examples : add vad-speech-segments to win warns [no ci] (#3170)
The commit includes the vad-speech-segments in the disable msvc warnings "list".
This commit is contained in:
parent
d1f114da61
commit
82ad275800
@ -241,5 +241,6 @@ if (MSVC)
|
|||||||
disable_msvc_warnings(whisper-talk-llama)
|
disable_msvc_warnings(whisper-talk-llama)
|
||||||
disable_msvc_warnings(whisper-bench)
|
disable_msvc_warnings(whisper-bench)
|
||||||
disable_msvc_warnings(quantize)
|
disable_msvc_warnings(quantize)
|
||||||
|
disable_msvc_warnings(vad-speech-segments)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user