Giter VIP home page Giter VIP logo

summarise-ios-voice-memos's Introduction

summarise-ios-voice-memos

Creates reflection summaries from iOS voice memos using OpenAI Whisper and OpenAI GPT 3.5.

Getting started

Installation

  1. Add OpenAI API key
export OPENAI_API_KEY=<key>
  1. Add M4A recordings from iOS Voice Memos
# directory must be called "recordings"
mkdir recordings/
  1. Install dependencies
python3 -m venv .venv/ && \
source .venv/bin/activate && \
pip install -r requirements.txt

Running the app

Run main.py to print voice memo summaries to the console.

python3 main.py

Example output

The following reflection was generated from only ~60 seconds of conversational audio input from a pre-service teacher.

**Section 1: What happened?**

The pre-service teacher talked about the classroom management techniques used by their colleague, <redacted>. <redacted> employed strategies such as the "Okay in five, eyes on me, four, three, two, one" technique to grab the students' attention and bring about silence in the classroom. Additionally, <redacted> utilized call-and-response activities like the "knock knock" joke to engage the students in a fun and interactive way. The pre-service teacher also mentioned how <redacted> implemented a tactic of waiting in silence, using phrases like "I'm waiting," to encourage the students to settle down and focus.

**Section 2: So what?**

Effective classroom management is crucial for creating a conducive learning environment where students can engage and succeed academically. <redacted>'s use of various techniques shows her effort in maintaining a structured and disciplined classroom atmosphere. By employing strategies like countdowns, call-and-response activities, and silent waiting periods, <redacted> not only manages student behavior but also fosters student participation and cooperation. These techniques help in capturing students' attention, maintaining a sense of order, and promoting a positive classroom culture.

**Section 3: Now what?**

Reflecting on <redacted>'s classroom management techniques can inspire the pre-service teacher to explore various strategies and find what works best for their own classroom. They could experiment with countdowns, call-and-response activities, and silent waiting as ways to manage student behavior and create a focused learning environment. It's essential for the pre-service teacher to observe different approaches, adapt them to suit their teaching style, and continuously refine their classroom management skills to effectively engage students and enhance their learning experience. Moreover, they could seek further professional development or guidance on classroom management to deepen their understanding and proficiency in this critical aspect of teaching.

summarise-ios-voice-memos's People

Contributors

jack-white9 avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.