Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
pocketsphinx
like
0
Model card
Files
Files and versions
xet
Community
main
pocketsphinx
/
test
/
unit
/
test_fsg
/
public.gram
camenduru
pocketsphinx
5610573
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
145 Bytes
#JSGF V1.0;
/* Grammar that uses reserved keywords in tokens */
grammar
public
;
public
<
name
> = grammar
/* some comment */
|
public
|
import
;