Skip to content

Typo in objective-c example README #2984

@Pchatain

Description

@Pchatain

There is no build_xcframework.sh file, it should be build-xcframework.sh

In https://github.com/ggerganov/whisper.cpp/tree/master/examples/whisper.objc

This example uses the whisper.xcframework which needs to be built first using the following command:

./build_xcframework.sh

should instead be

This example uses the whisper.xcframework which needs to be built first using the following command:

./build-xcframework.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions