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] 修复 g2p run.sh 中错误的命令 #3886

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

megemini
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

关联:#3870

修复 g2p run.sh 中错误的命令

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


> bash run.sh 
Start get g2p test data ...
Start test g2p ...
[2024-11-14 06:55:27,892] [    INFO] - tokenizer config file saved in /home/aistudio/.paddlenlp/models/bert-base-chinese/tokenizer_config.json
[2024-11-14 06:55:27,892] [    INFO] - Special tokens file saved in /home/aistudio/.paddlenlp/models/bert-base-chinese/special_tokens_map.json
Building prefix dict from the default dictionary ...
[2024-11-14 06:55:28] [DEBUG] [__init__.py:113] Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
[2024-11-14 06:55:28] [DEBUG] [__init__.py:132] Loading model from cache /tmp/jieba.cache
Loading model cost 0.568 seconds.
[2024-11-14 06:55:28] [DEBUG] [__init__.py:164] Loading model cost 0.568 seconds.
Prefix dict has been built successfully.
[2024-11-14 06:55:28] [DEBUG] [__init__.py:166] Prefix dict has been built successfully.
The avg WER of g2p is: 0.02401556248558565
Start sclite g2p ...
sclite: 2.10 TK Version 1.3
Begin alignment of Ref File: './exp/g2p/text.ref.clean' and Hyp File: './exp/g2p/text.g2p'
    Alignment# 9996 for speaker bak          

    Writing scoring report to './exp/g2p/text.g2p.sys'
    Writing raw scoring report to './exp/g2p/text.g2p.raw'
    Writing string alignments to './exp/g2p/text.g2p.pra'

Successful Completion

@Liyulingyue

Copy link

paddle-bot bot commented Nov 14, 2024

Thanks for your contribution!

@mergify mergify bot added the Example label Nov 14, 2024
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

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