Spaces:
Runtime error
Runtime error
title: SearchWithVoice | |
emoji: π | |
colorFrom: purple | |
colorTo: green | |
sdk: gradio | |
sdk_version: 3.46.1 | |
app_file: app.py | |
pinned: false | |
This is a simple configuration of LLM with Google Search using Langchain. You ask a question by voice and | |
ansewr will be provided as an audio and text. | |
Unfortunately, the elevenlabs API to playback is not working on huggingface (no error though). However, | |
you can see the code in local. But you will still see the text answer generated by Google using Langchain. | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |