Change modes and cuda flag of voicefixer. #33

Closed
opened 2023-02-13 15:05:39 +00:00 by gannybal · 2 comments

I see that voicefixes flags are commented. Can we have a button somewhere to change voicefixer mode and apply cuda if using according hardware. Thank you.

I see that voicefixes flags are commented. Can we have a button somewhere to change voicefixer mode and apply cuda if using according hardware. Thank you.
Owner

Right, I forgot a simple cuda=get_device_name() == "cuda".

Added in commit 5e843fe29d.

mode doesn't seem to be pertinent, as the other modes are for removing high frequencies or for damaged output.

Right, I forgot a simple `cuda=get_device_name() == "cuda"`. Added in commit 5e843fe29d886afc8371fa1c343fe70f7bf02cc3. `mode` doesn't seem to be pertinent, as the other modes are for removing high frequencies or for damaged output.
Owner

I've also added a checkbox to outright disable in commit b4ca260de9, as it would OOM periodically on my 2060 (6GiB VRAM) due to how terribly fragmented it gets.

I've also added a checkbox to outright disable in commit b4ca260de96a96fe54363dda399ad502befa0fe5, as it would OOM periodically on my 2060 (6GiB VRAM) due to how terribly fragmented it gets.
mrq closed this issue 2023-02-14 21:25:13 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrq/tortoise-tts#33
No description provided.