ainulyaqinmhd/SpatialReasoning
0
๐ง Multimodal AI Agent: Image + Text + Voice โ Text + Natural Voice
This Hugging Face Space accepts:
- Uploaded Image
- Text Prompt
- Uploaded Audio file (voice)
It then generates:
- AI-written Text output
- Human-like Voice Output (using Hugging Face Text-to-Speech model)
Models Used
- Image-to-Text:
Salesforce/blip-image-captioning-base - Speech-to-Text:
openai/whisper-small - Text Generation:
gpt2 - Text-to-Speech:
espnet/kan-bayashi_ljspeech_vits
How to Use
- Upload an image.
- Enter a text prompt.
- Upload a voice file.
- Click "Generate".
- Receive AI-generated text and voice audio.
Created with โค๏ธ using Gradio + Hugging Face Transformers.
