ChatTTS-ui
ChatTTS-ui copied to clipboard
请问大佬这是什么问题呀?
[2024-08-06 17:06:32,676] ERROR in app: Exception on /tts [POST] Traceback (most recent call last): File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 1473, in wsgi_app response = self.full_dispatch_request() File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 882, in full_dispatch_request rv = self.handle_user_exception(e) File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "D:\chattts\ChatTTS-ui-main\app.py", line 223, in tts rand_spk = chat.sample_random_speaker() File "D:\chattts\ChatTTS-ui-main\ChatTTS\core.py", line 161, in sample_random_speaker return self.tokenizer._encode_spk_emb(self._sample_random_speaker()) AttributeError: 'Chat' object has no attribute 'tokenizer' ERROR:app:Exception on /tts [POST] Traceback (most recent call last): File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 1473, in wsgi_app response = self.full_dispatch_request() File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 882, in full_dispatch_request rv = self.handle_user_exception(e) File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "D:\chattts\ChatTTS-ui-main\venv\lib\site-packages\flask\app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "D:\chattts\ChatTTS-ui-main\app.py", line 223, in tts rand_spk = chat.sample_random_speaker() File "D:\chattts\ChatTTS-ui-main\ChatTTS\core.py", line 161, in sample_random_speaker return self.tokenizer._encode_spk_emb(self._sample_random_speaker()) AttributeError: 'Chat' object has no attribute 'tokenizer'
Hello @soham0005! Thanks for creating issue #39 on #Indie-Kart/ecommerce-store.Please Comment /assign-me to self assign this issue to yourself, and please don't forget to star this repo.
Hello @trishanu-init Can i work on this issue under gssoc and level label?
/assign-me
Hello @trishanu-init assign this issues to me please. I am pretty good with backend