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

Exmaple can not run #53

Closed
luohao123 opened this issue Jan 11, 2024 · 2 comments
Closed

Exmaple can not run #53

luohao123 opened this issue Jan 11, 2024 · 2 comments

Comments

@luohao123
Copy link

Stage5: Get the final metrics...
Refrttm.list is not detected. Can't calculate the result

@yfchenlucky
Copy link
Collaborator

Have you followed these commands in the Readme?

mkdir examples
wget "https://modelscope.cn/api/v1/models/damo/speech_eres2net-large_speaker-diarization_common/repo?Revision=master&FilePath=examples/example.wav" -O examples/example.wav
wget "https://modelscope.cn/api/v1/models/damo/speech_eres2net-large_speaker-diarization_common/repo?Revision=master&FilePath=examples/example.rttm" -O examples/example.rttm
find examples -name ".wav" > examples/wav.list
find examples -name "
.rttm" > examples/refrttm.list

@luohao123
Copy link
Author

I think it's tooooo messy for runing a wav to diarization,. better learn something from FunASR? it's same company but the opensource project got so much various quality.

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

2 participants