Spaces:
Running
Running
File size: 639 Bytes
2bc1ce6 aab61cd 2bc1ce6 93e6695 aab61cd 93e6695 aab61cd 93e6695 aab61cd 93e6695 aab61cd 2bc1ce6 aab61cd |
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 |
---
title: Tanti - Kabyle ASR
emoji: 🎤
colorFrom: purple
colorTo: blue
sdk: gradio
app_file: app.py
python_version: "3.10"
license: gpl-3.0
short_description: "Kabyle speech-to-text using NeMo on CPU (free tier)."
tags:
- asr
- kabyle
- nemo
- speech-to-text
- cpu
- gpl
# Preload the large NeMo model during build
preload_from_hub:
- nvidia/stt_kab_conformer_transducer_large
# Allow up to 30 minutes startup (critical for CPU + large model)
startup_duration_timeout: 30m
# Allow embedding in Google Sites
disable_embedding: false
# No GPU (free tier)
# Do NOT include suggested_hardware to default to cpu-basic
--- |