eliich
eliich
Can I not install this locally on windows
When trying to use the comments for a post, I get the empty response error `TikTokApi.exceptions.EmptyResponseException: None -> TikTok returned an empty response` Code used to work but now doesn't
How can I record the livestream mp4? Is that possible in this project?
``` C:\Users\USER\Programming\AI\Voice\TortoiseTTS\ai-voice-cloning>runtime\python.exe .\src\main.py Whisper detected Traceback (most recent call last): File "C:\Users\USER\Programming\AI\Voice\TortoiseTTS\ai-voice-cloning\src\utils.py", line 98, in from vall_e.emb.qnt import encode as valle_quantize ModuleNotFoundError: No module named 'vall_e' Traceback (most recent call...
I am having a question for whisperX on how to get word level timestamps? from a video I saw they come in .ass output? is that good for word level...
``` requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/pyannote/wespeaker-voxceleb-resnet34-LM/resolve/main/speaker-embedding.onnx ``` The above exception was the direct cause of the following exception: ``` Traceback (most recent call last): File "my_whisperx_script.py",...