Public
Edited
Jun 7, 2023
3 stars
Insert cell
Insert cell
d3.greatest(scores, ([word, score]) => score || NaN)
Insert cell
Insert cell
Insert cell
recognizer = {
const recognizer = speechCommands.create("BROWSER_FFT");
await recognizer.ensureModelLoaded();
return recognizer;
}
Insert cell
words = recognizer.wordLabels()
Insert cell
Insert cell
d3 = require("d3-array@2")
Insert cell
tfjs = require("@tensorflow/tfjs@0.13")
Insert cell
speechCommands = require("@tensorflow-models/speech-commands@0.2")
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more