Hello!
I'm trying to use your library in combination with the TTS library to generate a simple ADPS demo.
I'm struggling because both libraries depend on the einops package. The current version (as of writing this) is version 0.8.0. TTS requires a version greater than 0.6.0. EchoMimic requires v0.4.1 specifically.
I was wondering if there was a technical reason for this, and if it would be possible to change the version to something more permissive, such as ">=0.4.1".
Thanks!
Hello!
I'm trying to use your library in combination with the TTS library to generate a simple ADPS demo.
I'm struggling because both libraries depend on the einops package. The current version (as of writing this) is version 0.8.0. TTS requires a version greater than 0.6.0. EchoMimic requires v0.4.1 specifically.
I was wondering if there was a technical reason for this, and if it would be possible to change the version to something more permissive, such as ">=0.4.1".
Thanks!