We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio Preprocessing Extension
#2
Hi,

In general I would probably recommend Python for this kind of thing, if the objective is to use existing libraries.  For example https://github.com/abishek-as/Audio-Clas...p-Learning

Extensions for Small Basic are mostly based on .Net libraries unless written from scratch, are there any of these you have in mind.

There is already LDSpeech.Listen that can recognise simple spoken phrases.

I guess it depends on what you want to do as objective - learn about sound processing, ANNs - or have a working solution for a specific task.

Ultimately it depends on what kind of audio preprocessing you want and what libraries exist for it, or even it you want to write them yourself at a low level in some way.
[-] The following 1 user Likes litdev's post:
  • hybridClasher.init()
Reply


Messages In This Thread
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 03:29 PM
RE: Audio Preprocessing Extension - by z-s - 07-26-2024, 03:50 PM
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 09:13 PM
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 11:10 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 04:50 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 07:24 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 10:23 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 10:56 PM
RE: Audio Preprocessing Extension - by z-s - 07-28-2024, 05:26 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)