Skip to content

train_htk_recognizer.m input #1

@zanjuschka

Description

@zanjuschka

I want to use htk for a simple problem of single word recognition. however, i do not understand in what format i have to input for example the word_grammar to train_htk_recognizer.m. according to the htk tutorial example i have $digit = ONE | TWO | THREE | FOUR | FIVE |
SIX | SEVEN | EIGHT | NINE | OH | ZERO; and grammar ( SENT-START ( <$digit>) SENT-END ). But how do i write the grammar in matlab when i give the digits as an array of words? and what is an fsm data structure?
i have been trying for a while without result. would be really great to get some help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions