Helge666
Results
2
comments of
Helge666
The bug seems not to be with SadTalker, but with the librosa python library. You can fix it by first finding the file "constantq.py" in your venv directory: venv\lib\site-packages\librosa\core\constantq.py Stop...
I want to confirm that I have the exact same bug. Dynamically adding an item to a DataFrame works as expected, removing it doesn't, instead the old version of the...