diff --git a/cpp/README.md b/cpp/README.md new file mode 100644 index 0000000..c947f95 --- /dev/null +++ b/cpp/README.md @@ -0,0 +1,4 @@ +# Note + +- Only `rn-whisper.h` / `rn-whisper.cpp` are the specific files for this project, others are sync from [whisper.cpp](https://github.com/ggerganov/whisper.cpp). +- We can update the native source by using the [bootstrap](../scripts/bootstrap.sh) script.