Code Monkey home page Code Monkey logo

Comments (12)

anicolson avatar anicolson commented on May 24, 2024

it seems that there is a problem with your validation set, can you check the size of args.val_s, args.val_s_len, args.val_d, args.val_d_len, and args.val_snr?

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

Shape of the validation set parameters are as follows:

args.val_s
(1000, 273520)

args.val_s_len
(1000,)

args.val_snr
(1000,)

args.val_d
(1000, 4832000)

args.val_d_len
(1000,)

Note: I have also added few of the noises of my use case in training as well as in validation set, if that is a problem or not?

from deepxi.

anicolson avatar anicolson commented on May 24, 2024

this should solve your problems: https://github.com/anicolson/DeepXi/blob/master/set/info.txt

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

I have followed this info.txt
But given SNR values randomly as [5, 10]

The file name in val_clean_speech are as follows:
1001-134707-0015_noise-free-sound-0210_10dB.wav
1081-125237-0001_noise-free-sound-0531_10dB.wav
1224-121064-0078_noise-free-sound-0768_10dB.wav
1335-163935-0006_noise-free-sound-0592_5dB.wav
1001-134707-0021_uspolo_10dB.wav
1081-125237-0002_noise-free-sound-0365_10dB.wav
1224-121064-0107_noise-free-sound-0157_10dB.wav
1335-163935-0011_noise-free-sound-0768_5dB.wav

The file name in val_noise are as follows:
1001-134707-0015_noise-free-sound-0210_5dB.wav
1081-125237-0001_noise-free-sound-0531_10dB.wav
1224-121064-0078_noise-free-sound-0768_10dB.wav
1335-163935-0006_noise-free-sound-0592_5dB.wav
1001-134707-0021_uspolo_5dB.wav
1081-125237-0002_noise-free-sound-0365_10dB.wav
1224-121064-0107_noise-free-sound-0157_10dB.wav
1335-163935-0011_noise-free-sound-0768_10dB.wav

Is there any issue with randomly generating SNR values? so let me know.

from deepxi.

anicolson avatar anicolson commented on May 24, 2024

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

Got it!!
Thanks @anicolson
Issue is solved now, will let you know if encountered any problem.

from deepxi.

anicolson avatar anicolson commented on May 24, 2024

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

does each pair have the same number of samples?
~ Do we need to have equal number of sampled in each pairs??

from deepxi.

anicolson avatar anicolson commented on May 24, 2024

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

yeah got it, thanks

from deepxi.

rishabh-ojha98 avatar rishabh-ojha98 commented on May 24, 2024

Just want to clear my doubt
Is there any significance of having dB value in my inferencing wav file?
CA_CA01_03_voice_babble_5dB.wav

from deepxi.

anicolson avatar anicolson commented on May 24, 2024

from deepxi.

Related Issues (20)

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.