The Wayback Machine - https://web.archive.org/web/20220418065153/https://github.com/SuperKogito
Skip to content
Avatar

Achievements

Achievements

Organizations

@urlstechie
Block or Report

Block or report SuperKogito

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. :octocat: 🔗 GitHub action to extract and check urls in code and documentations.

    Shell 19 10

  2. spafe Public

    🔉 spafe: Simplified Python Audio-Features Extraction

    Python 207 42

  3. 🔉 👦 👧Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)

    Python 104 45

  4. Implementation of a multiplayer (TCP / UDP) pingpong game played with haptic device (Novint Falcon)

    C++ 1 1

  5. 🔉 👦 👧 👩 👨 Speaker identification using voice MFCCs and GMM

    Python 37 11

  6. pydiogment Public

    📣 Python library for audio augmentation

    Python 68 12

58 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created a pull request in urlstechie/urlchecker-python that received 22 comments

Add type hints + More tests + Better docs

This PR introduces the following improvements: Addition of type hints as mentioned in #66 More tests for the client scripts for better coverage. W…

+301 −120 22 comments
Reviewed 1 pull request in 1 repository
urlstechie/urlchecker-python 1 pull request

Created an issue in urlstechie/urlchecker-python that received 2 comments

Improve urls regex

@vsoch Once again, here is another attempt at improving our long and forgiving nice regex 😄 A little background, the current regex is something I f…

2 comments