Giter Club home page Giter Club logo

speech_feature_extractor's People

Contributors

zhihaodu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

speech_feature_extractor's Issues

How to use Gammatone IRM to synthesis the original signal?

I use function synthesis_speech in synthesis_speech.py to systhesis the original signal .
When i get the IRM which shape is (64, frame_num) , the code in the python file is
masked_abs = np.abs(stft[:win_len//2+1]) * mk[:, i]
using stft multiply the mask. It do not match this axis. So the python file is only used to systhesis those masks extracted by stft, but not Gammatone filter?

ModuleNotFoundError: No module named 'tools'

when i was run ams_extractor.py,some errors was show:
Traceback (most recent call last): File "/Users/jhm/Desktop/Speech_Separation/code/speech_feature_extractor-master/ams_extractor.py", line 4, in <module> from feature_extractor import stft_extractor File "/Users/jhm/Desktop/Speech_Separation/code/speech_feature_extractor-master/feature_extractor.py", line 4, in <module> from scikits.talkbox import lpc File "/Users/jhm/anaconda/lib/python3.6/site-packages/scikits/talkbox/__init__.py", line 3, in <module> from tools import * ModuleNotFoundError: No module named 'tools'
i want konw what is the "tools" and how to solve it.
anyone can help me?

"name 'mix_by_db' is not defined"

Hi ZhihaoDU,
I can't find the "mix_by_db", when ran speech_synthesis.py file. Can you give me some tips? Please share you dataset what you used in the work. Thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.