Skip to main content

Posts

Showing posts from August, 2025

GPT-5

Good day. OpenAI released the latest models: GPT-5 and GPT-5 Thinking . I usually on GPT-4o for casual banters about anything. Most of the idle times, about B-movies I watched for free. 4o could go hilarious most of the times, I could have tears for its hilarities. But then again, I did spark it first with my own plonker observations and inquiries. Thus we went absolute bonkers. By the way, I am a Plus subscriber on ChatGPT. 4o and o3-mini high For coding and logic, 4o could go unexpected, loopy and such. If that happened, I went (changed the model) to o3-mini high for more precise, more advanced evaluation about the "problem". And yes, in my experience, 99% of the time, o3-mini high did the job. GPT-5 Since this morning, I tried GPT-5 because the options are only those two models. GPT-5 outputs shorter and more concise response compared to 4o . Even in casual banter. It's a bit... off. 🤷 Like we're chatting with a bloke with too many IQ point...

Speech to Text

Greetings. 😀 We can use this application to capture our speech and convert it into text. Independent Application Change Roll Fix, 05 August 2025: onchage . 🤦 Changelog? Change roll sounds like a dodgy sushi special. 🤔 I provide some of most common language options for the recognition. This works on Google Chrome, Microsoft Edge, and some Android browsers. With this, we can right away get the text of a conversation, supposedly. Convenient. We can use our cellphone. I guess there will be missing recognition. Especially when the speech is wicked or there's too much background noise. This application implements webkitSpeechRecognition (non-standard API). At the moment, or any other moment, there is no English (Gibberish) . The code en-🤪 is hard to train and wasteful. Blibber blabber foofoo twaddle twaddle snarf is not common in anywhere. webkitSpeechRecognition is indeed powered by Google's cloud speech recognition backend, ev...

Text to Speech

Hi. 😄 We can use this application to utter our text. Independent Application To search a particular speech synthesis model, we can clear the input first then type anything. For instance, english , italiano , google , or microsoft (if we're using Windows OS). The input is above the text Type or click to search voice . This application implements SpeechSynthesis (Web Speech API) . About This demonstration is using our operating system built-in speech models (either Windows or macOS — with no single built-in TTS system across all Linux distros) and Google's. Other example is Doctor Ossbita We can't "record" the utterance audio output programmatically with JS or browser extension script because: It's not a media stream like getUserMedia . It does not emit audio that JavaScript can capture — it bypasses AudioContext , MediaStream , etc. It's a one-way street straight to the system voice. But we still can capture it with OB...
Monkey Raptor uses cookies or biscuits 🍪 for analytics, functionality, and advertisements. More info in Privacy Policy