fukurou's latest activity

  • fukurou
    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...
  • fukurou
    fukurou replied to the thread new STT code.
  • fukurou
    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...
  • fukurou
    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 =...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    fukurou posted the thread new STT code in Atelier.
    cmd winget install ffmpeg check if it installed ok: ffmpeg -version in python terminal: pip install openai-whisper pyaudio numpy wave...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou reacted to dollbuilderx3's post in the thread deepseek n shit with Like Like.
    i'm gonna continue tomorrow to 3D model
  • fukurou
    fukurou replied to the thread deepseek n shit.
    like to engage the time skill I need to say something like "what is the time" but her burp skill for example works on its own, she...
Top