Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.25.0
metadata
title: RememberThis
emoji: 🏢
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.6
app_file: app.py
pinned: false
Brief
This repo contains the scripts for the app made during the Open AI Whisper Hackathon via lablab.ai by Whisper4Lokal team.
About
This app takes in a voice recording, transcribe it and extracts the main keyword from the transcribed text. The text and keyword are then stored in a Google Sheet.
Note
To obtain the Google Sheets API key, head to https://pygsheets.readthedocs.io/en/latest/authorization.html. The sheetsKey.json contained my API key for Google Sheet.