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

Improve performance metrics UI #161

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

deiteris
Copy link
Owner

No description provided.

* Change performance block color to `--company-color2`.
* Change voice changer type color to #FFF.
* Remove `buf` as a separate metric.
* Change `perf` to the following format: "{inference time} of {chunk size} ms".
* Highlight inference time with red when it's less than chunk size (insufficient performance, unstable audio).
* Highlight inference time with yellow when inference time is only 20% higher than chunk time (potentially rough operation, audio may be unstable).
* Highlight inference time with green otherwise (sufficient performance, audio should be stable).
@deiteris deiteris merged commit 45063ad into master-custom Jul 31, 2024
0 of 7 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.

1 participant