File size: 805 Bytes
3c1f09b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
title: 🎤 Transcritor VSL Pro - WhisperX
emoji: 🎤
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: true
license: apache-2.0
short_description: Transcritor profissional para VSL com 4 modelos WhisperX e máxima precisão temporal
python_version: 3.10.12
suggested_hardware: a10g-large
suggested_storage: persistent
tags:
- whisper
- whisperx
- transcription
- portuguese
- vsl
- marketing
- audio
- speech-to-text
- alignment
- grammar-correction
- large-v3
- professional
models:
- openai/whisper-large-v3
- openai/whisper-large-v2
- openai/whisper-medium
- openai/whisper-turbo
- unicamp-dl/ptt5-base-portuguese-vocab
datasets: []
language:
- pt
library_name: whisperx
custom_headers:
cache-control: "max-age=3600" |