-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package dependency issue #2
Comments
(base) xxxxxx leaf-audio-master % pip3 install lingvo |
Can't possibly use it on mac! |
You might need to upgrade pip, |
Tried that, didn't work unfortunately. It will be cool to be able to try your package, if you have any other suggestions, please let me know. |
One quick bandaid could be to comment out the SpecAugment class and lingvo import inside of the |
I also have the same issue. I'm using Windows 10 and trying to install using the pip3 installl -e . command that was listed and getting the same issue around lingvo. |
I think I found a temporary workaround with that dependency issue. Its an issue with the tensorflow version for |
Personally I downgraded both |
Thank you for the suggestion @denfed ! |
downgrading to |
Hi, I'm sorry about this inconvenience, handling lingvo has been a bit tricky, it should be solved now and Leaf should work with more recent versions of Tensorflow. |
@denfed we have also been thinking about just removing the SpecAugment layer altogether since, as you pointed out, it's the only reason why we depend on Lingvo. |
Hello! I have been having the Lingvo issue on my mac, can LEAF be used on a mac? |
@qzaamz were you unable to use LEAF on Mac? |
How do I install LEAF on Kaggle/Collab? |
Hello, I am having trouble getting the entire environment to work. Specifically Lingvo. Would you please provide a list of package versions that are known to work together for LEAF?
The text was updated successfully, but these errors were encountered: