Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make plot/evaluation not working as intended #417

Open
RamezCh opened this issue Mar 14, 2025 · 0 comments
Open

Make plot/evaluation not working as intended #417

RamezCh opened this issue Mar 14, 2025 · 0 comments

Comments

@RamezCh
Copy link

RamezCh commented Mar 14, 2025

After successfully completing the training and testing phases, I attempted to generate plots and evaluations using the commands:

make plot MODEL_NAME=test
make evaluation MODEL_NAME=test

However, both commands resulted in an error:

make: *** [Makefile:359: data/test/eval/test_6.179_279_400.eval.log] Error 1  

Upon inspecting the created log file, it was found to be completely empty, providing no additional information about the cause of the error.

I used lstmeval and got valid results BCER eval=3.238, BWER eval=8.260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant