Skip to content

How to use Mandarin Language Model? #62

@Shawn-Qian

Description

@Shawn-Qian

When I copy the Mandarin language model to this project and use my custom grammer file,there is a error in the IDE's Logcat.

error:


" FATAL: "fsg_lextree.c", line 718: #phones > 128; increase FSG_PNODE_CTXT_BVSZ and recompile"


the content of my grammer file:


#JSGF V1.0;

grammar digits;

= 1 ;

public = +;


How to solve this error? What can I do?
please help me,thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions