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:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
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
.
the living tribunal's latest activity
the living tribunal
replied to the thread
Method completion
.
class MyClass: def first_method(self): pass def second_method(self): pass my_attribute = "Hello" def __dir__(self)...
May 28, 2025
the living tribunal
posted the thread
Method completion
in
chit chat
.
class MyClass: def first_method(self): pass def second_method(self): pass def __dir__(self): return...
May 28, 2025
the living tribunal
updated their
status
.
May 15, 2025
the living tribunal
replied to the thread
Stt speed up idea
.
@fukurou
May 13, 2025
the living tribunal
posted the thread
Stt speed up idea
in
chit chat
.
Brain.tl post result This skipping the think wait
May 13, 2025
the living tribunal
posted the thread
Zgc robot forum 2025
in
chit chat
.
May 5, 2025
the living tribunal
updated their
status
.
May 4, 2025
the living tribunal
replied to the thread
new STT code
.
It will need a busy flag to prevent listening while already listening
May 3, 2025
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...
May 3, 2025
the living tribunal
replied to the thread
new STT code
.
With atexit cleanup import whisper import pyaudio import numpy as np import re import atexit from threading import Event # Audio...
May 3, 2025
the living tribunal
posted the thread
Rich mofo buys unitree, proceeds to check out code
in
chit chat
.
May 3, 2025
the living tribunal
updated their
status
.
May 1, 2025
the living tribunal
posted the thread
Locally run LLM in python
in
Atelier
.
🚀 Step 1: Install Dependencies Open a terminal and run: pip install transformers torch sentencepiece (This installs the necessary...
May 1, 2025
the living tribunal
updated their
status
.
Apr 19, 2025
the living tribunal
replied to the thread
👨💻 dev
sensory skills
.
my_string = "" if bool(my_string): # Efficient and concise print("The string is not empty.") else: print("The string is empty.")
Apr 11, 2025
Home
Members
Top
Text copied to clipboard.