DictIA
Account Information
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}Account Statistics
User Details
Single Sign-On
Account Actions
Prompt Options
{% if not admin_disabled_auto_summarization %}Speakers Management
Folder Management
Organize your recordings into folders. Unlike tags, a recording can only belong to one folder. Folder prompts are applied before user prompts but after tag prompts.
Modèles de Transcription
Personnalisez le format des transcriptions pour le téléchargement et l'exportation.
Available Templates
Sélectionnez un modèle à modifier ou créez-en un nouveau
API Tokens
Create and manage API tokens for programmatic access to your account.
Security Notice
Treat API tokens like passwords. They provide full access to your account. Never share tokens in publicly accessible areas such as GitHub, client-side code, or logs.
Loading tokens...
Active Tokens
No API Tokens
Create your first API token to enable programmatic access.
Usage Examples
Using with curl:
curl -H "Authorization: Bearer YOUR_TOKEN_HERE" \
https://your-speakr-instance.com/api/recordings
Alternative header formats:
# X-API-Token header
curl -H "X-API-Token: YOUR_TOKEN_HERE" ...
# API-Token header
curl -H "API-Token: YOUR_TOKEN_HERE" ...
# Query parameter
curl "https://your-speakr-instance.com/api/recordings?token=YOUR_TOKEN_HERE"
DictIA
Application de transcription audio par IA
Version
...
Code source
DictIA est un logiciel libre distribué sous licence AGPL-3.0-or-later. Vous pouvez consulter, télécharger et modifier le code source.
Accéder au code sourceTechnologies
- WhisperX — Transcription avancée
- Pyannote Audio — Diarisation des locuteurs
- OpenAI Whisper — Reconnaissance vocale
© {{ now.year }} InnovA AI · Licence AGPL-3.0-or-later