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

Organizations

@Telefonica
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. popigg.me popigg.me Public

    JavaScript

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

    Audio Keyphrase Detector

    Python 128 35

  3. DialogflowReactNative DialogflowReactNative Public

    Your voice assistant in ReactNative & DialogFlow

    JavaScript 15 10

  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