Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
natasa365/whisper.cpp
Xenobd
/
whisper.cpp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
205cfee
whisper.cpp
/
bindings
/
CMakeLists.txt
ggerganov
HF Staff
wip : initial WASM port
4abd756
over 3 years ago
raw
Copy download link
history
blame
57 Bytes
if (EMSCRIPTEN)
add_subdirectory(javascript)
endif()