Skip to content

issues Search Results · repo:ribt/dtmf-decoder language:Python

Filter by

7 results
 (66 ms)

7 results

inribt/dtmf-decoder (press backspace or delete to remove)

There are multiple breaking changes in Python 3.12 that are preventing this project from installing properly: First one is this error: ModuleNotFoundError: No module named distutils A workaround for ...
  • volkertb
  • Opened 
    on Aug 18, 2024
  • #12

I want to use this in a project but don t know how
  • TechnicallyJackson
  • Opened 
    on Aug 18, 2024
  • #11

Trying to install on a mac with M1 ship I get the following error at the sudo python3 -m pip install -r requirements.txt --upgrade step compiling C sources C compiler: clang -Wno-unused-result ...
  • AchrafAmil
  • 2
  • Opened 
    on Aug 15, 2022
  • #8

Hello @ribt , @clemg , @OBITORASU , @rishitsaiya , First of all, thanks for this great project! Is there a way to read to use the dtmf-decoder with the standard input, instead of an offline wav file ...
  • moving-digital
  • 1
  • Opened 
    on May 24, 2022
  • #7

First of all, thank you for sharing your work. I gave it a try, but got different outputs, do you mind taking a look? Thank you! python dtmf.py ./not-perfect-example.wav 012344556778899 python dtmf.py ...
  • nezen
  • Opened 
    on Apr 1, 2022
  • #6

Ran this command sudo python3 -m pip install -r requirements.txt --upgrade and I get a long list of ERRORS. The final one being: ERROR: Could not find a version that satisfies the requirement scipy~=1.5.4 ...
  • beanboi7
  • 1
  • Opened 
    on Feb 16, 2022
  • #5

Bonjour, les documents suivants sont traduits en automatique。 debut = np.where(frequencies 0)[0][0] fin = np.where(frequencies 1050)[0][0] freq = frequencies[debut:fin] amp = abs(fourier.real[debut:fin]) ...
  • Jasoncrazy-stu
  • 2
  • Opened 
    on Dec 24, 2020
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub