Speechtotext¶
Download this notebook from GitHub (right-click to download).
In [1]:
import panel as pn
from panel.widgets import SpeechToText, GrammarList
pn.extension()
Download this notebook from GitHub (right-click to download).
import panel as pn
from panel.widgets import SpeechToText, GrammarList
pn.extension()