GithubHelp home page GithubHelp logo

soundzone_tools's People

Contributors

jdonley 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

soundzone_tools's Issues

setup_global not found

Hi Jacob,

I pulled your matlab code but when I try to run it it says that there is no setup_global function available. It seems all the PESQ m files are missing. Help please?

Thanks,
Aaron

Pesq2

Hi Jacob,

Thanks a lot for the Toolbox it looks like a great tool!
I downloaded it to use stoi.m and pesq.m, the stoi function works great but the PESQ function needs other function to work (set_global, fix_power_level, apply_filter etc...)

Is there a way to access these functions please?
I would really appreciate to be able to make it work,
Thanks in advance

Update available?

Hi, is there an update file since the function "fdesign.octave" does not work anymore please?
Guillaume

SSN error

Hi Jacob,

I came across this helpful code of yours, and I'm trying to use it to create speech shaped noise from a list of words. I can calculate LTASS with no trouble, but I'm getting the following error when I try to run this line: SSN = Tools.ArbitraryOctaveFilt(noise, spect, frqs, Nfft, Fs, OctaveBandSpace);

Error using fir2 -> The first frequency must be 0 and the last 1.

The problem seems to be that the variable 'f' isn't calculated properly in line 35 of ArbitraryOctaveFilt, which is... [MAG,f]=Tools.octaveBandMean(SPECT,FREQS,octBandwidth);

'f' should be a vector from 0 to Fs/2. For my file, this should be 44100/2 = 22050. Instead, I'm getting 0:20159, which causes the error shown above in line 40 of ArbitraryOctaveFilt using fir2.

This issue appears to be specific to my wav file, because I've run this on a sample file from the TIMIT corpus that you reference elsewhere, and as expected, it's error free. Perhaps my sampling rate is the issue?

Thanks for your help!
iliza

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.