Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Microphone stream manipulation
Post: Microphone stream manipulation

Hello and happy new year! I working with Vosk speech-to-text engine that already works but i want to improve the microphine input. My thoughts are around: - denoise stream - gain stream I've read m...
Talking2442 General Coding Help 1 2,753 Jan-07-2021, 07:36 PM
    Thread: pyAudio playing variable
Post: RE: pyAudio playing variable

Yes thats true but on this example you play a WAV file not a WAV variable. On my example it neeeds an Integrer instead of bytes so I've tried def play(self, recording): print('Playing......
Talking2442 General Coding Help 3 3,042 Dec-01-2020, 06:20 PM
    Thread: pyAudio playing variable
Post: RE: pyAudio playing variable

Please guys I'm new here and I want to learn Python.
Talking2442 General Coding Help 3 3,042 Dec-01-2020, 12:19 PM
    Thread: pyAudio playing variable
Post: pyAudio playing variable

Hello Guys, I want play a variable with pyAudio like with: import pyaudio import math import struct import wave import time import os Threshold = 10 SHORT_NORMALIZE = (1.0 / 32768.0) chunk = 1024 ...
Talking2442 General Coding Help 3 3,042 Nov-30-2020, 12:35 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020