Closed Shelkey closed 1 year ago
Thanks for reporting it, could you please tell me if you are on Windows 11? Fairseq might have failed to install. The workaround is to disable audio cloning for now, by commenting it out from server.py.
On Tue, Jun 13, 2023, 4:59 AM James-Slam @.***> wrote:
After installing I get a few errors and then it crashes
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Loading extensions: Loaded extension: callback_save_generation_ffmpeg Loaded extension: callback_save_generation_musicgen_ffmpeg Loaded extension: empty_extension Loaded 2 callback_save_generation extensions. Loaded 1 callback_save_generation_musicgen extensions. Loading Bark models
- Text Generation: GPU: Yes, Small Model: Yes
- Coarse-to-Fine Inference: GPU: Yes, Small Model: Yes
- Fine-tuning: GPU: Yes, Small Model: No
- Codec: GPU: Yes Traceback (most recent call last): File "C:\Projects\AI\audiogens\one-click-installers-tts-4.0\tts-generation-webui\server.py", line 14, in from src.bark.clone.tab_voice_clone_demo import tab_voice_clone_demo File "C:\Projects\AI\audiogens\one-click-installers-tts-4.0\tts-generation-webui\src\bark\clone\tab_voice_clone_demo.py", line 7, in from models.bark_voice_cloning_hubert_quantizer.hubert.pre_kmeans_hubert import ( File "C:\Projects\AI\audiogens\one-click-installers-tts-4.0\tts-generation-webui\models\bark_voice_cloning_hubert_quantizer\hubert\pre_kmeans_hubert.py", line 16, in import fairseq ModuleNotFoundError: No module named 'fairseq'
Done! Press any key to continue . . .
This is the output on launching start_windows.bat
— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/36, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXI3MQCQJLAOLDT7XGODXK7COJANCNFSM6AAAAAAZEE7DWQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Ok, now it should only disable the voice clone tab with the newest update: https://github.com/rsxdalv/tts-generation-webui/pull/37
Fairseq sometimes fails to install, we can handle that as the second part of this issue.
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Loading extensions: Loaded extension: callback_save_generation_ffmpeg Loaded extension: callback_save_generation_musicgen_ffmpeg Loaded extension: empty_extension Loaded 2 callback_save_generation extensions. Loaded 1 callback_save_generation_musicgen extensions. LLVM ERROR: Symbol not found: __svml_cosf8_ha
Done! 続行するには何かキーを押してください . . .
It did not start. Windows 11.
Thank you for reporting this issue. This might be a bumba/llvmlite related bug. By chance, are you using an AMD CPU?
I read that there might be an incorrect file, but maybe it's possible to fix it with an environment variable, without modifying the system. Source: https://github.com/lmcinnes/umap/issues/702#issuecomment-1002396093
On Tue, Jun 13, 2023, 8:16 PM ttyksi @.***> wrote:
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Loading extensions: Loaded extension: callback_save_generation_ffmpeg Loaded extension: callback_save_generation_musicgen_ffmpeg Loaded extension: empty_extension Loaded 2 callback_save_generation extensions. Loaded 1 callback_save_generation_musicgen extensions. LLVM ERROR: Symbol not found: __svml_cosf8_ha
Done! 続行するには何かキーを押してください . . .
It did not start. Windows 11.
— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/36#issuecomment-1589720491, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXI3V5W2Z5RIDS26QJ2LXLCN6ZANCNFSM6AAAAAAZEE7DWQ . You are receiving this because you commented.Message ID: @.***>
Thanks for your reply. I am using an AMD CPU. I will try about your method. Thank you.
It installed properly for me now, thanks!
After installing I get a few errors and then it crashes
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Loading extensions: Loaded extension: callback_save_generation_ffmpeg Loaded extension: callback_save_generation_musicgen_ffmpeg Loaded extension: empty_extension Loaded 2 callback_save_generation extensions. Loaded 1 callback_save_generation_musicgen extensions. Loading Bark models
Done! Press any key to continue . . .
This is the output on launching start_windows.bat