DragonVsKira

Results 11 comments of DragonVsKira

fix I have successfully patched these files by taking permissions of them.

fix..... but how do i get the gpu to work??

gpu working now what is "OCR" im getting OCR not supposed ?

when i try running diarization SubtitlesTab.py 100 run_diarization diarize.run_diarization(app_state.video) diarize.py 72 run_diarization pipeline.to(torch.device("cuda")) AttributeError: 'NoneType' object has no attribute 'to'

ConfigureVoiceTab.py 88 sample utils.sampleVoice(self.txt_sample_text.Value) utils.py 61 sampleVoice play(AudioSegment.from_file(app_state.sample_speaker.speak(text, output))) Voice.py 98 speak return self.voice.tts_to_file( api.py 334 tts_to_file wav = self.tts( api.py 276 tts wav = self.synthesizer.tts( synthesizer.py 389 tts outputs...