We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
B2332
Windows 10
NVIDIA RTX 3090
RVC
Well it for some reason happend again , is it maybe someone is reporting it as virus ? posting logs but didnt even open it and it blocked it
2025-01-10 16:59:58,403 INFO [main] Python: 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)] 2025-01-10 16:59:58,404 INFO [main] Voice changer version: b2332 NVIDIA-CUDA 2025-01-10 16:59:58,405 INFO [WeightDownloader] Loading weights. 2025-01-10 16:59:58,896 INFO [Downloader] Verified pretrain/crepe_onnx_full.onnx 2025-01-10 16:59:58,898 INFO [Downloader] Verified pretrain/crepe_onnx_tiny.onnx 2025-01-10 16:59:58,924 INFO [Downloader] Verified pretrain/crepe_full.pth 2025-01-10 16:59:58,926 INFO [Downloader] Verified pretrain/crepe_tiny.pth 2025-01-10 16:59:59,034 INFO [Downloader] Verified pretrain/content_vec_500.onnx 2025-01-10 16:59:59,086 INFO [Downloader] Verified pretrain/rmvpe.pt 2025-01-10 16:59:59,189 INFO [Downloader] Verified pretrain/rmvpe.onnx 2025-01-10 16:59:59,205 INFO [Downloader] Verified pretrain/fcpe.pt 2025-01-10 16:59:59,219 INFO [Downloader] Verified pretrain/fcpe.onnx 2025-01-10 16:59:59,219 INFO [WeightDownloader] All weights are loaded! 2025-01-10 16:59:59,220 INFO [main] protocol: HTTP 2025-01-10 17:00:04,338 INFO [loader] Loading faiss with AVX512 support. 2025-01-10 17:00:04,339 INFO [loader] Could not load library with AVX512 support due to: ModuleNotFoundError("No module named 'faiss.swigfaiss_avx512'") 2025-01-10 17:00:04,339 INFO [loader] Loading faiss with AVX2 support. 2025-01-10 17:00:04,385 INFO [loader] Successfully loaded faiss with AVX2 support. 2025-01-10 17:00:05,111 INFO [VoiceChangerManager] Initializing... 2025-01-10 17:00:05,160 INFO [DeviceManager] Initialized DeviceManager. Backend statuses: 2025-01-10 17:00:05,160 INFO [DeviceManager] * DirectML: False, device count: 0 2025-01-10 17:00:05,161 INFO [DeviceManager] * CUDA: True, device count: 1 2025-01-10 17:00:05,161 INFO [DeviceManager] * MPS: False 2025-01-10 17:00:05,165 INFO [DeviceManager] Switched to 0: NVIDIA GeForce RTX 3090 (CUDA) (cuda:0). FP16 support: True 2025-01-10 17:00:05,166 INFO [IORecorder] -------------------------- - - - C:\Users\DEAFIL1\AppData\Local\Temp\tmpom9m5wby\tmp_dir\in.wav, C:\Users\DEAFIL1\AppData\Local\Temp\tmpom9m5wby\tmp_dir\out.wav 2025-01-10 17:00:05,405 INFO [VoiceChangerV2] Allocated SOLA buffer size: 4800 2025-01-10 17:00:05,405 INFO [VoiceChangerManager] Initialized. 2025-01-10 17:00:05,406 INFO [VoiceChangerManager] Loading RVC... 2025-01-10 17:00:05,406 INFO [RVCr2] Allocated audio buffer size: 6464 2025-01-10 17:00:05,406 INFO [RVCr2] Allocated convert buffer size: 49920 2025-01-10 17:00:05,407 INFO [RVCr2] Allocated pitchf buffer size: 313 2025-01-10 17:00:05,407 INFO [RVCr2] Initializing... 2025-01-10 17:00:06,084 INFO [RVCInferencerv2] Compiling JIT model... 2025-01-10 17:00:09,278 INFO [EmbedderManager] Loading embedder hubert_base 2025-01-10 17:00:10,151 INFO [PitchExtractorManager] Loading pitch extractor rmvpe 2025-01-10 17:00:10,843 INFO [rmvpe] Compiling JIT model... 2025-01-10 17:00:29,407 INFO [PipelineGenerator] Loading index... 2025-01-10 17:00:29,407 WARNING [PipelineGenerator] Index file not found. Index will not be used. 2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE INFERENCER<voice_changer.RVC.inferencer.RVCInferencerv2.RVCInferencerv2 object at 0x000002D4E60D1850> 2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE EMBEDDER<voice_changer.embedder.OnnxContentvec.OnnxContentvec object at 0x000002D4E2D09340> 2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE PITCH EXTRACTOR<voice_changer.pitch_extractor.RMVPEPitchExtractor.RMVPEPitchExtractor object at 0x000002D5D635D3A0> 2025-01-10 17:00:29,417 INFO [RVCr2] Initialized. 2025-01-10 17:00:29,417 INFO [MMVC_Rest] Initializing... 2025-01-10 17:00:29,428 INFO [MMVC_Rest] Initialized. 2025-01-10 17:00:29,428 INFO [MMVC_SocketIOApp] Initializing... 2025-01-10 17:00:29,428 INFO [MMVC_SocketIOApp] Initialized. 2025-01-10 17:00:30,387 INFO [main] -------- 2025-01-10 17:00:30,388 INFO [main] The server is listening on http://127.0.0.1:18888/ 2025-01-10 17:00:30,388 INFO [main] -------- 2025-01-10 17:00:32,747 INFO [MMVC_Namespace] Connected SID: pqsFxua0akukpg4hAAAB 2025-01-10 20:43:49,766 INFO [MMVC_Namespace] Disconnected SID: pqsFxua0akukpg4hAAAB
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Voice Changer Version
B2332
Operational System
Windows 10
GPU
NVIDIA RTX 3090
Read carefully and check the options
Model Type
RVC
Issue Description
Well it for some reason happend again , is it maybe someone is reporting it as virus ? posting logs but didnt even open it and it blocked it
Application Screenshot
Logs on console
2025-01-10 16:59:58,403 INFO [main] Python: 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]
2025-01-10 16:59:58,404 INFO [main] Voice changer version: b2332 NVIDIA-CUDA
2025-01-10 16:59:58,405 INFO [WeightDownloader] Loading weights.
2025-01-10 16:59:58,896 INFO [Downloader] Verified pretrain/crepe_onnx_full.onnx
2025-01-10 16:59:58,898 INFO [Downloader] Verified pretrain/crepe_onnx_tiny.onnx
2025-01-10 16:59:58,924 INFO [Downloader] Verified pretrain/crepe_full.pth
2025-01-10 16:59:58,926 INFO [Downloader] Verified pretrain/crepe_tiny.pth
2025-01-10 16:59:59,034 INFO [Downloader] Verified pretrain/content_vec_500.onnx
2025-01-10 16:59:59,086 INFO [Downloader] Verified pretrain/rmvpe.pt
2025-01-10 16:59:59,189 INFO [Downloader] Verified pretrain/rmvpe.onnx
2025-01-10 16:59:59,205 INFO [Downloader] Verified pretrain/fcpe.pt
2025-01-10 16:59:59,219 INFO [Downloader] Verified pretrain/fcpe.onnx
2025-01-10 16:59:59,219 INFO [WeightDownloader] All weights are loaded!
2025-01-10 16:59:59,220 INFO [main] protocol: HTTP
2025-01-10 17:00:04,338 INFO [loader] Loading faiss with AVX512 support.
2025-01-10 17:00:04,339 INFO [loader] Could not load library with AVX512 support due to:
ModuleNotFoundError("No module named 'faiss.swigfaiss_avx512'")
2025-01-10 17:00:04,339 INFO [loader] Loading faiss with AVX2 support.
2025-01-10 17:00:04,385 INFO [loader] Successfully loaded faiss with AVX2 support.
2025-01-10 17:00:05,111 INFO [VoiceChangerManager] Initializing...
2025-01-10 17:00:05,160 INFO [DeviceManager] Initialized DeviceManager. Backend statuses:
2025-01-10 17:00:05,160 INFO [DeviceManager] * DirectML: False, device count: 0
2025-01-10 17:00:05,161 INFO [DeviceManager] * CUDA: True, device count: 1
2025-01-10 17:00:05,161 INFO [DeviceManager] * MPS: False
2025-01-10 17:00:05,165 INFO [DeviceManager] Switched to 0: NVIDIA GeForce RTX 3090 (CUDA) (cuda:0). FP16 support: True
2025-01-10 17:00:05,166 INFO [IORecorder] -------------------------- - - - C:\Users\DEAFIL
1\AppData\Local\Temp\tmpom9m5wby\tmp_dir\in.wav, C:\Users\DEAFIL1\AppData\Local\Temp\tmpom9m5wby\tmp_dir\out.wav2025-01-10 17:00:05,405 INFO [VoiceChangerV2] Allocated SOLA buffer size: 4800
2025-01-10 17:00:05,405 INFO [VoiceChangerManager] Initialized.
2025-01-10 17:00:05,406 INFO [VoiceChangerManager] Loading RVC...
2025-01-10 17:00:05,406 INFO [RVCr2] Allocated audio buffer size: 6464
2025-01-10 17:00:05,406 INFO [RVCr2] Allocated convert buffer size: 49920
2025-01-10 17:00:05,407 INFO [RVCr2] Allocated pitchf buffer size: 313
2025-01-10 17:00:05,407 INFO [RVCr2] Initializing...
2025-01-10 17:00:06,084 INFO [RVCInferencerv2] Compiling JIT model...
2025-01-10 17:00:09,278 INFO [EmbedderManager] Loading embedder hubert_base
2025-01-10 17:00:10,151 INFO [PitchExtractorManager] Loading pitch extractor rmvpe
2025-01-10 17:00:10,843 INFO [rmvpe] Compiling JIT model...
2025-01-10 17:00:29,407 INFO [PipelineGenerator] Loading index...
2025-01-10 17:00:29,407 WARNING [PipelineGenerator] Index file not found. Index will not be used.
2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE INFERENCER<voice_changer.RVC.inferencer.RVCInferencerv2.RVCInferencerv2 object at 0x000002D4E60D1850>
2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE EMBEDDER<voice_changer.embedder.OnnxContentvec.OnnxContentvec object at 0x000002D4E2D09340>
2025-01-10 17:00:29,408 INFO [Pipeline] GENERATE PITCH EXTRACTOR<voice_changer.pitch_extractor.RMVPEPitchExtractor.RMVPEPitchExtractor object at 0x000002D5D635D3A0>
2025-01-10 17:00:29,417 INFO [RVCr2] Initialized.
2025-01-10 17:00:29,417 INFO [MMVC_Rest] Initializing...
2025-01-10 17:00:29,428 INFO [MMVC_Rest] Initialized.
2025-01-10 17:00:29,428 INFO [MMVC_SocketIOApp] Initializing...
2025-01-10 17:00:29,428 INFO [MMVC_SocketIOApp] Initialized.
2025-01-10 17:00:30,387 INFO [main] --------
2025-01-10 17:00:30,388 INFO [main] The server is listening on http://127.0.0.1:18888/
2025-01-10 17:00:30,388 INFO [main] --------
2025-01-10 17:00:32,747 INFO [MMVC_Namespace] Connected SID: pqsFxua0akukpg4hAAAB
2025-01-10 20:43:49,766 INFO [MMVC_Namespace] Disconnected SID: pqsFxua0akukpg4hAAAB
The text was updated successfully, but these errors were encountered: