mirror of
https://github.com/ggerganov/wave-share.git
synced 2026-04-21 05:46:24 +08:00
remove FFTW stuff
using a simple FFT algorithm instead
This commit is contained in:
@@ -69,7 +69,7 @@ For convenience, a [simple WebRTC hack](https://github.com/diafygi/webrtc-ips) i
|
||||
|
||||
### Web Assembly module `wave.wasm`
|
||||
|
||||
You will need an Emscripten compiler. Additionally, you need [FFTW](http://www.fftw.org) built with Emscripten. Run the ``compile.sh`` script.
|
||||
You will need an Emscripten compiler. Run the ``compile.sh`` script.
|
||||
|
||||
### CLI tool `wave-share`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user