Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New profile posts
Latest activity
the living tribunal
posted the thread
Zgc robot forum 2025
in
chit chat
.
Monday at 7:39 AM
fukurou
replied to the thread
new STT code
.
premode: import whisper import pyaudio import numpy as np import re import atexit from threading import Event from LivinGrimoire23...
Sunday at 10:07 PM
the living tribunal
updated their
status
.
Sunday at 10:08 AM
fukurou
replied to the thread
new STT code
.
Sunday at 12:06 AM
fukurou
replied to the thread
new STT code
.
class DiSTTSync(Skill): CHUNK = 1024 FORMAT = pyaudio.paInt16 CHANNELS = 1 RATE = 16000 MIN_ACTIVE_SECONDS = 0.5...
Saturday at 10:51 PM
fukurou
replied to the thread
new STT code
.
the sync version seems more reliable: class DiSTTSync(Skill): CHUNK = 1024 FORMAT = pyaudio.paInt16 CHANNELS = 1 RATE =...
Saturday at 10:41 PM
fukurou
replied to the thread
new STT code
.
1 piece version import whisper import pyaudio import numpy as np import re import atexit from threading import Event from...
Saturday at 8:41 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event from LivinGrimoire23 import Brain...
Saturday at 8:14 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event from LivinGrimoire23 import Brain...
Saturday at 8:02 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event from LivinGrimoire23 import Brain...
Saturday at 8:00 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event from LivinGrimoire23 import Brain...
Saturday at 7:31 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event # Audio Settings CHUNK = 1024...
Saturday at 7:02 PM
fukurou
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event # Audio Settings CHUNK = 1024...
Saturday at 6:56 PM
the living tribunal
replied to the thread
new STT code
.
It will need a busy flag to prevent listening while already listening
Saturday at 1:32 PM
the living tribunal
replied to the thread
new STT code
.
import whisper import pyaudio import numpy as np import re import atexit from threading import Event # Audio Settings CHUNK = 1024...
Saturday at 12:08 PM
Home
What's new
Top
Text copied to clipboard.