RememberThis / README.md
EVad's picture
initial files.
8aa535a
|
Raw
History Blame Contribute Delete
610 Bytes

A newer version of the Gradio SDK is available: 6.25.0

Upgrade
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.