Giter Club home page Giter Club logo

Comments (3)

MeidanGR avatar MeidanGR commented on May 27, 2024

final_x = nr.reduce_noise( audio_clip=padded_x, noise_clip=padded_x, verbose=False )

plt.figure(figsize=(12,2)) librosa.display.waveplot(final_x, sr) plt.title('Noise-reduced audio')

ipd.display(ipd.Audio(data = final_x, rate=sr))

the highlighted part is not working, what may be the reason

Which error comes up?
I can't see why it isn't working unless 'padded_x' isn't defined.

from speechemotionrecognition_realtime.

Deepak-Perla avatar Deepak-Perla commented on May 27, 2024

image
what to do? @MeidanGR

from speechemotionrecognition_realtime.

MeidanGR avatar MeidanGR commented on May 27, 2024

image what to do? @MeidanGR

The reduce_noise function had been updated as part of the update to the noise_reduce library. You can find more information in the docs: https://pypi.org/project/noisereduce/#data

from speechemotionrecognition_realtime.

Related Issues (8)

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.