add_subdirectory(llama.cpp)

if (ENABLE_SENSEVOICE)
    add_subdirectory(sensevoice.cpp)
endif()
