MCPcopy Index your code
hub / github.com/castorini/honkling

github.com/castorini/honkling @v1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.0 ↗ · + Follow
383 symbols 862 edges 38 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

HOWL

In-browser keyword spotting for hey firefox

A weights can be obtained from the python implementation howl

Instructions

In-browser keyword spotting

To see the working demo, simply run

docker run -it -p 8000:8000 -v $(pwd):/app/src/ howl
npm run dev

The server is running at localhost:8000

Evaluating the performance of JS implementation

processed dataset for evaluation can be found from howl

nvidia-docker run -it -p 8000:8000 -v <path_to_dataset>:/data -v $(pwd):/app/src/ howl
npm run eval

Things to note

  • Eventhough we use Meyda.js fore feature extraction, it has been modified quite a bit that we recommend looking at our source code directly to understand what is going on with feature extraction.

Core symbols most depended-on inside this repo

_typeof
called by 23
lib/meyda.js
add
called by 20
common/fft.js
fail
called by 11
lib/meyda.js
clamp
called by 9
lib/visualizer.js/examples/rollup/bundle.js
isUndefined
called by 8
lib/meyda.js
_deepEqual
called by 6
lib/meyda.js
vary
called by 6
lib/visualizer.js/examples/rollup/bundle.js
isBuffer
called by 5
lib/meyda.js

Shape

Function 334
Method 37
Class 12

Languages

TypeScript100%

Modules by API surface

lib/meyda.js102 symbols
lib/jquery-3.3.1.min.js92 symbols
lib/bootstrap-4/js/bootstrap.bundle.min.js44 symbols
lib/visualizer.js/examples/rollup/bundle.js28 symbols
common/fft.js12 symbols
lib/visualizer.js/index.js10 symbols
common/micAudioProcessor.js10 symbols
lib/bootstrap-4/js/bootstrap.min.js9 symbols
common/inferenceEngine.js9 symbols
common/offlineAudioProcessor.js7 symbols
models/speechResModel.js6 symbols
lib/visualizer.js/lib/vizSunburst.js5 symbols

For agents

$ claude mcp add honkling \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact