Giter Site home page Giter Site logo

anicolson / spn-asi Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 2.0 37.83 MB

Sum-Product Networks (SPNs) for Robust Automatic Speaker Identification.

Shell 14.20% Python 83.50% MATLAB 2.30%
spn-speaker-model robust-speaker-recognition robustness sum-product-networks deep-xi ideal-binary-mask timit timit-dataset robust-speaker-identification speaker-identification

spn-asi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

forwiat wjliu0215

spn-asi's Issues

ValueError while processing clean speech data.

Hi, while running main.py for clean data I am getting below error.
Can you guys please suggest any work around, I am using TIMIT dataset which contains wav, phn, wrd and txt file. Is it some issue due to that?
/SPN-Spk-Rec$ sudo python3 main.py --ver '0a' --test_clean_speech 1
Creating speaker list, as no pickle file exists...
Traceback (most recent call last):
File "main.py", line 180, in
spn_args = add_args(spn_args)
File "main.py", line 161, in add_args
train_clean_speech, train_clean_speech_len, _, _ = spn_batch._batch(path, ['si*.wav', 'sx*.wav'] , []) # clean training waveforms and lengths.
File "/home/msds18014/SPN-Spk-Rec/spn_batch.py", line 43, in batch
(
, wav) = read(fpath) # read waveform from given file path.
File "/usr/local/lib/python3.5/dist-packages/scipy/io/wavfile.py", line 236, in read
file_size, is_big_endian = _read_riff_chunk(fid)
File "/usr/local/lib/python3.5/dist-packages/scipy/io/wavfile.py", line 168, in _read_riff_chunk
"understood.".format(repr(str1)))
ValueError: File format b'NIST'... not understood.

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.