-
Notifications
You must be signed in to change notification settings - Fork 0
Implement TDNN Model for Javanese Speech Recognition #43
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmain_featureThis is a main feature that need to work seriouslyThis is a main feature that need to work seriously
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmain_featureThis is a main feature that need to work seriouslyThis is a main feature that need to work seriously
Requirements:
The TDNN model must be implemented for consistent and reliable evaluation
Accept as input the processed sentences/words from:
Support feature inputs (e.g., MFCC / filterbank)
Must be compatible with the current ASR pipeline
Provide training and inference capability
Evaluation must include:
Notes: