Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ISSUE for v1]: #1341

Open
2 of 7 tasks
SinanAkkoyun opened this issue Sep 6, 2024 · 0 comments
Open
2 of 7 tasks

[ISSUE for v1]: #1341

SinanAkkoyun opened this issue Sep 6, 2024 · 0 comments

Comments

@SinanAkkoyun
Copy link

Voice Changer Version

latest

Operational System

Linux Ubuntu

GPU

4090

CUDA Version

12.2

Read carefully and check the options

  • If you use win_cuda_torch_cuda edition, setup cuda? see here
  • If you use win_cuda edition, setup cuda and cudnn? see here
  • If you use mac edition, client is not launched automatically. Use chrome to open application.?
  • I've tried to change the Chunk Size
  • I've tried to set the Index to zero
  • I've read the tutorial
  • I've tried to extract to another folder (or re-extract) the .zip file

Does pre-installed model work?

No

Model Type

RVC

Issue Description

2024-09-07 00:17:59,077 INFO [ServerDevice] [Input]: ServerAudioDevice(index=26, name='Yeti Nano: USB Audio (hw:6,0)', hostAPI='ALSA', maxInputChannels=2, maxOutputChannels=0, default_samplerate=44100.0) None
2024-09-07 00:17:59,077 INFO [ServerDevice] [Output]: ServerAudioDevice(index=29, name='pulse', hostAPI='ALSA', maxInputChannels=32, maxOutputChannels=32, default_samplerate=44100.0), None
2024-09-07 00:17:59,077 INFO [ServerDevice] [Monitor]: None, None
2024-09-07 00:17:59,101 INFO [ServerDevice] Sample Rate:
2024-09-07 00:17:59,101 INFO [ServerDevice] [Input]: 44100 -> True
2024-09-07 00:17:59,101 INFO [ServerDevice] [Output]: 44100 -> True
2024-09-07 00:18:02,620 INFO [VoiceChangerManager] update configuration serverAudioStated: 0
2024-09-07 00:18:03,733 INFO [VoiceChangerManager] update configuration passThrough: false
2024-09-07 00:19:48,767 INFO [VoiceChangerManager] update configuration serverOutputDeviceId: 30
2024-09-07 00:19:50,411 INFO [VoiceChangerManager] update configuration serverAudioStated: 1
Exception in thread Thread-2 (start):
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "voice_changer/Local/ServerDevice.py", line 153, in start
AttributeError: 'NoneType' object has no attribute 'maxOutputChannels'

When I wanna start in server Audio mode, it throws this and doesn't work

Application Screenshot

No response

Logs on console

2024-09-07 00:17:59,077 INFO [ServerDevice] [Input]: ServerAudioDevice(index=26, name='Yeti Nano: USB Audio (hw:6,0)', hostAPI='ALSA', maxInputChannels=2, maxOutputChannels=0, default_samplerate=44100.0) None
2024-09-07 00:17:59,077 INFO [ServerDevice] [Output]: ServerAudioDevice(index=29, name='pulse', hostAPI='ALSA', maxInputChannels=32, maxOutputChannels=32, default_samplerate=44100.0), None
2024-09-07 00:17:59,077 INFO [ServerDevice] [Monitor]: None, None
2024-09-07 00:17:59,101 INFO [ServerDevice] Sample Rate:
2024-09-07 00:17:59,101 INFO [ServerDevice] [Input]: 44100 -> True
2024-09-07 00:17:59,101 INFO [ServerDevice] [Output]: 44100 -> True
2024-09-07 00:18:02,620 INFO [VoiceChangerManager] update configuration serverAudioStated: 0
2024-09-07 00:18:03,733 INFO [VoiceChangerManager] update configuration passThrough: false
2024-09-07 00:19:48,767 INFO [VoiceChangerManager] update configuration serverOutputDeviceId: 30
2024-09-07 00:19:50,411 INFO [VoiceChangerManager] update configuration serverAudioStated: 1
Exception in thread Thread-2 (start):
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "voice_changer/Local/ServerDevice.py", line 153, in start
AttributeError: 'NoneType' object has no attribute 'maxOutputChannels'

@w-okada w-okada changed the title [ISSUE for v2]: [ISSUE for v1]: Sep 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant