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

add device option in wespeaker cli; set onnxruntime log level #351

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

xx205
Copy link
Collaborator

@xx205 xx205 commented Aug 21, 2024

add device option to wespeaker cli, for example, --device mps for Metal (MacOS) and --device cuda or --device cuda:0 for CUDA (Windows and Linux)
set onnxruntime log level to 1 in extract_emb.py

…al (MacOS) and --device cuda for CUDA (Windows and Linux); set onnxruntime log level to 1 in extract_emb.py
Copy link
Collaborator

@JiJiJiang JiJiJiang left a comment

Choose a reason for hiding this comment

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

Good job! Please also update the cli doc

@xx205 xx205 requested a review from JiJiJiang August 23, 2024 04:57
@JiJiJiang JiJiJiang merged commit 91aceec into wenet-e2e:master Aug 23, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants