Ayush Bhardwaj

Results 7 issues of Ayush Bhardwaj

It works fine on python2 but crashes when we open it using Python3+

Currently, the README has a simple structure. Try redesigning it to look more eye-catchy! Some Suggestions: 1. You can add few Headings, sub-headings 2. Add more description 3. Add some...

good first issue
Hacktoberfest
up-for-grabs
Docs

Hackatoberfest has already started! Get yourself involved in the world of Open Source. To get your PR merged, Follow these steps: 1. Add any Python Script that automates some task....

good first issue
Hacktoberfest
Beginner
up-for-grabs

# Description - Based on our [Contribution guidelines](https://github.com/hastagAB/Awesome-Python-Scripts#contribution-guidelines-) create a separate `CONTRIBUTING.md` file stating all the necessary points. - Add detailed steps with examples to make it understandable for beginners...

good first issue
Hacktoberfest
Beginner
up-for-grabs
Docs

# Description New Open Source License Scanning Algorithm: **Semantic Text Similarity** find similarity between documents according to its semantics. The [Gensim](https://radimrehurek.com/gensim/models/doc2vec.html) implementation of [Doc2Vec](https://cs.stanford.edu/~quocle/paragraph_vector.pdf) converts the whole document (unlike word2vec)...

GSOC-19

# Description `argparse` is a parser for command-line options, arguments, and sub-command. Read Docs: https://docs.python.org/3/library/argparse.html Currently, `argparse` is used as command line parser in `atarashi` and we're planning to shift...

good first issue
hacktoberfest

### Summary Update new audio attacks to the `AudioEffects` class and update the configuration in `default.yaml` to reflect the newly added effects. ### New Audio Effects Added: 1. **Pitch Shift**:...

CLA Signed