Skip to content

Implement TDNN Model for Javanese Speech Recognition #43

Description

@Menjadianjay

Requirements:

  • The TDNN model must be implemented for consistent and reliable evaluation

  • Accept as input the processed sentences/words from:

    • lexicon + HMM pipeline
    • n-gram language model
  • Support feature inputs (e.g., MFCC / filterbank)

  • Must be compatible with the current ASR pipeline

  • Provide training and inference capability

  • Evaluation must include:

    • Word Error Rate (WER)
    • Accuracy

Notes:

  • The model will be used for Javanese speech recognition
  • Focus on improving temporal modeling compared to baseline methods
  • Ensure modular integration with existing system

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is neededmain_featureThis is a main feature that need to work seriously

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions