w-okada / voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer
Other
16.62k stars 1.81k forks source link

skipped lines when scrolling through model slots #679

Open BK-Morpheus opened 1 year ago

BK-Morpheus commented 1 year ago

Issue Type

Feature Request

vc client version number

MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.12a.zip

OS

Windows 10

GPU

RTX 4080

Clear setting

yes

Sample model

yes

Input chunk num

yes

Wait for a while

The GUI successfully launched.

read tutorial

yes

Extract files to a new folder.

yes

Voice Changer type

RVC

Model type

pyTorch

Situation

I got more than 40 model slots in use and noticed, that the new scroll/sort function results in skipping complete model slot rows. With version 1.5.3.12 and above, only two lines of model slots at visible at once. When I scroll one click with the mouse wheel, RVC will swap from model line1+2 to 4+5, skipping line 3.

It seems, the scroll function is depending on the windows mouse setting (lines per scroll). If I lower windows scroll amount, it's affecting RVC model line scroll amount as well (I'm referring to the main voice-changer window).

Maybe the area for model slots can be configured to customize, how many lines/rows are shown at once?

application window capture

No response

logs on terminal

no log

w-okada commented 1 year ago

Currently there is no such feature.