-
Updated
Apr 13, 2021 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Apr 14, 2021 - Python
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
-
Updated
Apr 13, 2021 - C++
-
Updated
Apr 14, 2021 - TypeScript
-
Updated
Apr 15, 2021 - Python
Made in India
Open source projects built in or receiving significant contributions from India :india:
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
-
Updated
Apr 12, 2021 - JavaScript
There are few mocha tests which needs to be migrated to Jest.
Following test cases should be converted to jest.
Steps to convert :
- Move tests out
__tests__directory and append it withtest.js/test.tsextension. - Ensure tests are passing and are able to run via Jest.
╰─ yarn test:mocha
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 10, 2021
-
Updated
Apr 14, 2021 - PHP
-
Updated
Apr 13, 2021
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 14, 2021
-
Updated
Apr 12, 2021 - Java
-
Updated
Apr 13, 2021
-
Updated
Apr 14, 2021 - Go
-
Updated
Apr 12, 2021 - Java
-
Updated
Apr 1, 2021 - C++
🚀 Feature request
This is a feature request to add Wav2Vec2 Pretraining functionality to the transformers library. This is a "Good Second Issue" feature request, which means that interested contributors should have some experience with the transformers library and ideally also with training/fine-tuning Wav2Vec2.
Motivation
The popular [Wav2Vec2](https://huggingface.co/models?filter=w
-
Updated
Apr 12, 2021 - C++
-
Updated
Apr 14, 2021 - Shell
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Describe the solution you'd like
It'd be nice to actually apply the security framework when building.
Describe alternatives you've considered
Ignoring security problems won't help.