Preprocessing of speech signal using Audacity
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
buttermuffin
- Posts: 5
- Joined: Sun Nov 15, 2020 11:56 am
- Operating System: Windows 10
Preprocessing of speech signal using Audacity
Hi, I'm just started to develop a speech recognition system. I already collected the audio to be processed. Originally the speech signal is in analog. My concern here is can Audacity convert analog speech signal to digital speech signal? So that it can be preprocess. If can, how? Thank you!
Re: Preprocessing of speech signal using Audacity
How have you done that? Do you have the collection on your computer?
What is your level of experience as a software developer?buttermuffin wrote: ↑Sun Nov 15, 2020 12:04 pmI'm just started to develop a speech recognition system
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
buttermuffin
- Posts: 5
- Joined: Sun Nov 15, 2020 11:56 am
- Operating System: Windows 10
Re: Preprocessing of speech signal using Audacity
Yes, I have the audio data in .wav format in my laptop and I'm a student actually, currently doing a research in Speech Recognition System.
Re: Preprocessing of speech signal using Audacity
As you can read on Wikipedia (https://en.wikipedia.org/wiki/WAV) WAV files are digital.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Preprocessing of speech signal using Audacity
Windows has speech-recognition built-in ...
https://wikipedia.org/wiki/Windows_Speech_Recognition
https://wikipedia.org/wiki/Windows_Speech_Recognition
-
buttermuffin
- Posts: 5
- Joined: Sun Nov 15, 2020 11:56 am
- Operating System: Windows 10
Re: Preprocessing of speech signal using Audacity
Thank you so much Steve and Trebor.
Oh I see. So I can skip the A/D Conversion process right? I can went straight away to the next process of preprocessing speech signal which is noise removal then pre-emphasis and lastly framing and windowing?
Or is it framing and windowing considered as a same step? And can I accomplish this tasks with Audacity?
Thank you.
Oh I see. So I can skip the A/D Conversion process right? I can went straight away to the next process of preprocessing speech signal which is noise removal then pre-emphasis and lastly framing and windowing?
Or is it framing and windowing considered as a same step? And can I accomplish this tasks with Audacity?
Thank you.