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

[Hackathon 7th] 修复 tess readme #3882

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

megemini
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

关联:#3870

修复 tess readme ~

另外,以下命令执行成功:

> CUDA_VISIBLE_DEVICES=0 ./run.sh 1 conf/panns_mfcc.yaml
...
[2024-11-13 10:20:26,532] [    EVAL] - [Evaluation result] mfcc dev_acc=1.0000
[2024-11-13 10:20:26,532] [    INFO] - Saving model checkpoint to ./checkpoint_mfcc/epoch_5
LAUNCH INFO 2024-11-13 10:20:32,115 Pod completed
LAUNCH INFO 2024-11-13 10:20:32,116 Exit code 0

> CUDA_VISIBLE_DEVICES=0 ./run.sh 1 conf/panns_logmelspectrogram.yaml
...
[2024-11-13 10:24:38,535] [    EVAL] - [Evaluation result] logmelspectrogram dev_acc=1.0000
[2024-11-13 10:24:38,536] [    INFO] - Saving model checkpoint to ./checkpoint_logmelspectrogram/epoch_5
LAUNCH INFO 2024-11-13 10:24:44,570 Pod completed
LAUNCH INFO 2024-11-13 10:24:44,570 Exit code 0

> CUDA_VISIBLE_DEVICES=0 ./run.sh 1 conf/panns_melspectrogram.yaml
...
[2024-11-13 10:31:39,878] [    EVAL] - [Evaluation result] melspectrogram dev_acc=0.6714
[2024-11-13 10:31:39,878] [    INFO] - Saving model checkpoint to ./checkpoint_melspectrogram/epoch_10
LAUNCH INFO 2024-11-13 10:31:45,485 Pod completed
LAUNCH INFO 2024-11-13 10:31:45,486 Exit code 0

> CUDA_VISIBLE_DEVICES=0 ./run.sh 1 conf/panns_spectrogram.yaml
...
[2024-11-13 10:47:39,630] [    EVAL] - [Evaluation result] spectrogram dev_acc=0.7446
[2024-11-13 10:47:39,630] [    INFO] - Saving model checkpoint to ./checkpoint_spectrogram/epoch_10
LAUNCH INFO 2024-11-13 10:47:45,082 Pod completed
LAUNCH INFO 2024-11-13 10:47:45,082 Exit code 0

@Liyulingyue

Copy link

paddle-bot bot commented Nov 13, 2024

Thanks for your contribution!

Copy link
Collaborator

@zxcd zxcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zxcd zxcd merged commit ebf04b4 into PaddlePaddle:develop Nov 14, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants