Artur Stopa
Results
2
issues of
Artur Stopa
When passing a wav file represented as `numpy.ndarray` to `moviepy.audio.AudioClip.AudioArrayClip` the sound gets distorted and twice as long. When saving the same wav sound to file using scipy and then...
bug
audio
[This part of readme](https://github.com/neonbjb/tortoise-tts?tab=readme-ov-file#local-installation) is wrong. Line ``` conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia ``` doesn't work anymore. According to [PyTorch docs for installation of older...