]>
author | Georgi Gerganov <redacted> | |
Sat, 22 Oct 2022 10:07:59 +0000 (13:07 +0300) | ||
committer | Georgi Gerganov <redacted> | |
Sat, 22 Oct 2022 15:54:01 +0000 (18:54 +0300) | ||
commit | e905c6f8278ed02eef3ae267a97789b76b9b46a9 | |
tree | d28ee1a6cdf3a5bfb359f704dea1784c20755872 | tree |
parent | 7d0dee7a8aa136ed827be7fdd190a9482be1472b | commit | diff |
CMakeLists.txt | diff | blob | history | |
bindings/CMakeLists.txt | [new file with mode: 0644] | blob |
bindings/javascript/.gitignore | [new file with mode: 0644] | blob |
bindings/javascript/CMakeLists.txt | [new file with mode: 0644] | blob |
bindings/javascript/emscripten.cpp | [new file with mode: 0644] | blob |
bindings/javascript/whisper.js | [new file with mode: 0644] | blob |
cmake/BuildTypes.cmake | [new file with mode: 0644] | blob |
cmake/GitVars.cmake | [new file with mode: 0644] | blob |
examples/CMakeLists.txt | [new file with mode: 0644] | blob |
examples/whisper.wasm/CMakeLists.txt | [new file with mode: 0644] | blob |
examples/whisper.wasm/README.md | [new file with mode: 0644] | blob |
examples/whisper.wasm/index-tmpl.html | [new file with mode: 0644] | blob |
ggml.c | diff | blob | history | |
tests/CMakeLists.txt | diff | blob | history |