@wangzhuanzhan · Post #33658 · 10/06/2024, 12:59 PM
S-s神s秘m友y友y- 神秘友友 IF (2024) 直达链接:https://pan.quark.cn/s/589d120c1da7 #神秘友友#IF#幻幻之交 #再系“脑”朋友 #无中生友 #假想友人#幻想朋友#脑友记 #Imaginary Friends 链接:https://link3.cc/sf_com #电影#喜剧#美国#2024年代
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