07-26-2024, 04:50 PM
(This post was last modified: 07-26-2024, 05:17 PM by hybridClasher.init().)
It means that we can convert raw audio data to a type of data that a ANN can understand. However, im not sure if SmallBasicANN is capable of training voice models, let alone even a audio extension that can process training data. Extensions like Microsoft.ML (.NET) and PyTorch (Python) can be used for other languages like C#, or VB.net. Im aiming to create a AI Voice Model Trainer in small basic, which can take .wav audio files and train them as a voice model to use for songs, music, etc. An example of a full-fledged popular website that can do this is weights.gg
I'll see if i can make one with SharpDevelop. Though i'm not sure if im good enough at C# for that.
I'll see if i can make one with SharpDevelop. Though i'm not sure if im good enough at C# for that.
