Guides pratiques pour
la voix et le texte.
Des marches à suivre pas à pas pour transcrire de l'audio, enregistrer des appels, dicter dans n'importe quelle app et faire tourner vous-même des modèles de reconnaissance vocale, avec à la fin de chacune l'alternative en une seule étape.
Cette page est en anglais.
Prise en main
Get started with ThinkScribe on iPhone and iPad
Set up ThinkScribe on your iPhone or iPad, turn on the voice typing keyboard, make your first recording, and share an audio file from another app to transcribe it.
5 min de lectureGet started with ThinkScribe on Mac
Install ThinkScribe on your Mac, grant the two permissions it needs, and make your first voice typing, recording and file import in about five minutes.
6 min de lectureDictée vocale
Build offline Whisper dictation on a Mac with a hotkey
Whisper dictation on a Mac, built by hand: record with ffmpeg on a hotkey, transcribe with whisper-cli, paste at the cursor. Hammerspoon, Shortcuts or Raycast.
10 min de lectureBuild your own push-to-talk dictation on a Mac with a cloud speech API
Cloud dictation on a Mac, built by hand: record with ffmpeg on a hotkey, POST the clip to a transcription API, paste at the cursor. Script, keychain, latency.
11 min de lectureCustom vocabulary: teach transcription your names and jargon
How to add names, product words and jargon to ThinkScribe's custom vocabulary on Mac and iPhone, and what biasing can and cannot fix.
7 min de lectureDictate into any Mac app with the Option-Space shortcut
How to dictate into Mail, Slack, a browser or your editor on a Mac: the Option-Space shortcut, the floating voice bar, Escape to cancel, and rewrites.
5 min de lectureDictée vocale sur Mac, une configuration pour toute app
Comment configurer la dictée vocale sur Mac : activer la dictée d'Apple, comprendre ses limites, puis dicter dans n'importe quelle app avec un raccourci local.
9 min de lectureRéunions
Build an automatic meeting notes pipeline on a Mac
Automatic meeting notes workflow on a Mac: capture the audio, transcribe to JSON with timestamps, summarize to Markdown, and file a note with front matter.
11 min de lectureRecord a Zoom, Teams or Meet call on Mac without a bot
How to record both sides of a video call on a Mac with ThinkScribe using System audio capture, with no bot joining the meeting and nothing uploaded.
5 min de lectureLocuteurs
Speaker diarization on a Mac, locally: whisperX and pyannote
Speaker diarization on a Mac, fully local: whisperX with --diarize, pyannote.audio aligned to whisper.cpp output, and FluidAudio on Core ML, with common errors.
9 min de lectureSpeaker identification: name who is speaking in a transcript
How speaker identification works in ThinkScribe: name Speaker 1 once, enroll a colleague, fix a wrong label, and merge duplicate speakers.
7 min de lectureImport
Transcrire une vidéo en texte sur Mac et iPhone
Sortir le texte d'un MP4 ou d'un MOV : importer la vidéo, transcrire un dossier entier sur Mac, exporter des sous-titres SRT ou VTT, et le comparatif honnête.
10 min de lectureTranscribe an audio or video file on Mac, iPhone and iPad
How to transcribe an audio or video file on Mac, iPhone or iPad: importing, drag and drop, the share sheet, batch imports, language and engine.
6 min de lectureMac
Transcrire un audio en texte sur Mac, gratuit et local
Trois façons de transcrire un audio en texte sur Mac sans rien envoyer en ligne : les outils intégrés d'Apple, whisper.cpp dans le Terminal, et une app locale.
8 min de lectureEnregistrer Zoom et Teams sur Mac avec l'audio système
Comment enregistrer une réunion Zoom ou Teams sur Mac avec l'audio système : l'enregistrement local de Zoom, QuickTime avec BlackHole, ou une app dédiée.
9 min de lectureRésumer des transcriptions en local sur Mac avec Ollama
Résumer une transcription en local sur Mac avec Ollama : installation, choix du modèle, un prompt qui marche, découper les longs fichiers, et l'option en une touche.
7 min de lectureiPhone
Transcription Voice Memos sur iPhone et Mac, et ses limites
Comment lire, chercher et copier une transcription Voice Memos sur iPhone et Mac, quels appareils et langues Apple prend en charge, et quoi faire ensuite.
6 min de lectureDictée hors ligne sur iPhone avec un clavier vocal
Configurer la dictée hors ligne sur iPhone : voir quelles langues de dictée Apple tournent sur l'appareil, puis ajouter un clavier vocal qui marche sans réseau.
8 min de lectureTranscrire un message vocal WhatsApp sur iPhone
Trois façons de transcrire un message vocal WhatsApp sur iPhone : les transcriptions de WhatsApp, celles de Voice Memos, et le partage vers une app hors ligne.
8 min de lectureTransformer de longs messages vocaux en texte
Comment transformer un long message vocal en texte que vous pouvez parcourir, chercher et citer, pourquoi la longueur est le vrai problème, et cela sans connexion.
8 min de lectureVoice journaling that stays on your own device
How to keep a spoken journal on iPhone, Apple Watch or Mac, why an on-device transcript matters for something this private, and how to find an old entry.
8 min de lectureTranscription
How to record a lecture and turn it into study notes
Record the lecture on a phone or laptop, get a transcript you can search, and turn it into summaries, key points and questions you can revise from before the exam.
5 min de lectureHow to transcribe research interviews without uploading them
Interview transcription for research: verbatim or intelligent verbatim, speaker labels, anonymising as you go, and getting the file into your analysis tool.
6 min de lectureTurn a podcast episode into a transcript, show notes and chapters
A repeatable workflow for podcast transcription: clean speaker-labelled text, show notes and chapter markers, subtitles for the video cut, all from one recording.
6 min de lectureCréer des sous-titres SRT depuis un audio sur Mac
Créer des sous-titres SRT ou VTT depuis un fichier audio sur Mac avec ffmpeg et whisper.cpp, corriger la synchro et les retours à la ligne, ou le faire en une étape.
8 min de lectureSelf-host a transcription server your own devices can call
Self-hosted speech to text: three ways to run a transcription server on hardware you own, with auth, TLS, GPU sizing, throughput numbers and the honest running cost.
12 min de lectureSermon Transcription Guide, from Recording to Transcript
A practical sermon transcription guide: how to record in a sanctuary, transcribe a sermon to text on a Mac or iPhone, label Q&A speakers, and publish it.
8 min de lectureModèles vocaux
Run NVIDIA Parakeet locally on Apple Silicon: MLX, Core ML and NeMo
Run NVIDIA Parakeet TDT 0.6B locally on a Mac: parakeet-mlx CLI and API, FluidAudio Core ML, NeMo on CPU, speed vs Whisper, the 25 v3 languages and errors.
10 min de lectureRun Whisper Locally on a Mac with whisper.cpp (Step by Step)
Run Whisper locally on a Mac with whisper.cpp: install, model download, ffmpeg conversion to 16 kHz WAV, output formats, Apple Silicon notes and common errors.
8 min de lecture