Skip to content
View popigg's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report popigg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. popigg.me popigg.me Public

    JavaScript

  2. google-coral/project-keyword-spotter google-coral/project-keyword-spotter Public archive

    Audio Keyphrase Detector

    Python 156 38

  3. DialogflowReactNative DialogflowReactNative Public

    Your voice assistant in ReactNative & DialogFlow

    JavaScript 15 9

  4. aubio MFCC extractor swift aubio MFCC extractor swift
    1
    import Foundation
    2
    import aubio
    3
    
                  
    4
    class AubioHelper {
    5
        
  5. ml-uem/data-sci-lab ml-uem/data-sci-lab Public

    MACHINE LEARNING UEM PACKAGE It is a machine learning model to verify the error.​

    Python 2

  6. perm_word.py perm_word.py
    1
    import string
    2
    
                  
    3
    from nltk.metrics import *
    4
    import enchant
    5