GithubHelp home page GithubHelp logo

Comments (2)

WyattBlue avatar WyattBlue commented on June 21, 2024

The audio:threshold parameter is used to determine the minimum volume level at which audio is detected by the automatic silence recognition system. The value of the threshold determines how sensitive the system is to detecting audio.

A higher threshold value, such as audio:threshold=0.1, means that the system will only transcribe audio that is louder than 0.1 (10%) of the maximum audio volume. This is useful for filtering out background noise or detecting speech in environments with a high level of ambient noise.

A lower threshold value, such as audio:threshold=0.01, means that the system will transcribe audio that is much quieter. This can be useful for detecting and transcribing low volume speech or speech that is far away from the recording device.

The default value of audio:threshold=0.04 is a moderate sensitivity level that can work well for most situations. However, you can adjust the threshold value to suit your specific needs and the characteristics of your audio recordings.

from auto-editor.

FurkanGozukara avatar FurkanGozukara commented on June 21, 2024

thanks for answer. so pre processing audio with removing noise, fixing sound levels, then using auto editor would yield better results i presume

from auto-editor.

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.