@thedevs · Post #1276 · 11/01/2018, 04:27 PM
How Facebook 3D photos work. #article#tutorial#coding#js#threejs @thedevs https://kutt.it/lPfPl9
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15385 · Jan 2
#python#deep_learning#inference#openai#quantization#speech_recognition#speech_to_text#transformer#whisper Faster-Whisper is a fast version of OpenAI's Whisper that transcribes audio up to 4x quicker with the same accuracy, using less memory on CPU or GPU—benchmarks show it beats original Whisper (e.g., 1m03s vs 2m23s for 13-min audio on GPU). Install via `pip install faster-whisper`, no FFmpeg needed, and use simple Python code like `WhisperModel("large-v3").transcribe("audio.mp3")` for segments with timestamps. You benefit by getting quick, efficient speech-to-text for real-time apps, saving time and resources on long files or batches. https://github.com/SYSTRAN/faster-whisper
Search: #threejs
@thedevs · Post #1276 · 11/01/2018, 04:27 PM
How Facebook 3D photos work. #article#tutorial#coding#js#threejs @thedevs https://kutt.it/lPfPl9
@githubtrending · Post #14824 · 06/12/2025, 12:00 PM
#typescript#3d#browser_based#cad#geometry#occ#occt#opencascade#three#threejs#wasm#webassembly#webcad Chili3D is a free, open-source 3D CAD application that you can use directly in your web browser. It allows you to create and edit 3D models without needing to install any software on your computer. You can make basic shapes like boxes and spheres, draw 2D sketches, and perform advanced operations like combining shapes. It also includes tools for precise alignment and measurement. This makes it easy for anyone to design and edit 3D models online, which is helpful for both beginners and experienced users. https://github.com/xiangechen/chili3d