Pinned
39 contributions in the last year
Less
More
Contribution activity
June 2021
Created 14 commits in 1 repository
Created 1 repository
- jbitton/AugLy Python
Created a pull request in facebookresearch/AugLy that received 5 comments
Update torchaudio to 0.9 for tensorflow-gpu compatibility
Summary:
As called out in #28, there are some conflicting dependencies between torchaudio/torch 0.8.1/1.8.1 and tensorflow-gpu.
However, as discove…
+10
−7
•
5
comments
Opened 13 other pull requests in 1 repository
facebookresearch/AugLy
13
merged
- Change year from 2020 -> 2021
- Fix font filename
- Fix indentation on audio readme
- Rename problematic twemoji files and delete video expected output
- Add logo to main README
- Update installation instructions in README
-
Ensure
setup.pyruns as expected -
Use
distutils.spawn.find_executable()to findffmpegexecutables - [Video][Tests] Remove functional tests and only compare metadata in transforms tests
-
Fix
README.mdlinks - Remove unused/unneeded asset files
-
Use environment variables instead of hardcoded
ffmpeg/ffprobepaths -
Use
__file__for paths instead ofsys.path