Spaces:
Runtime error
Runtime error
File size: 610 Bytes
0d7b7b7 8aa535a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
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.
|