Prashant26am's picture
Add Hugging Face Space configuration
2bc3bc1
---
title: Transcriptocast AI Demo
emoji: 🎙️
colorFrom: blue
colorTo: purple
sdk: docker
sdk_version: 3.10.0
app_file: app.py
pinned: false
---
# Transcriptocast AI Demo
A powerful AI-powered application that provides:
- Audio transcription using Whisper
- Text summarization using BART
- Multi-language translation using mBART
## Features
- Convert audio to text
- Generate concise summaries
- Translate between multiple languages
## API Endpoints
- `/transcribe` - Convert audio to text
- `/summarize` - Generate text summaries
- `/translate` - Translate text between languages
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference