Skip to content

Instantly share code, notes, and snippets.

@dennisvink
dennisvink / listen.py
Created July 11, 2023 10:18
Python script to facilitate auditing MP3 audio recordings and transcribed text
import os
import shutil
from pygame import mixer
import time
mixer.init()
base_dir = './' # The directory where your files are located
yes_dir = os.path.join(base_dir, 'yes')
no_dir = os.path.join(base_dir, 'no')
@dennisvink
dennisvink / seasons-quiz.rb
Last active February 2, 2021 12:38
Practice Spanish: seasons
## Practice the seasons in Spanish
es_seasons = %w(
primavera
verano
otono
invierno
)
en_seasons = %w(
@dennisvink
dennisvink / months-quiz.rb
Created February 2, 2021 12:21
Practice Spanish: months of the year
## Practice the months in Spanish
es_months = %w(
enero
febrero
marzo
abril
mayo
junio
julio
@dennisvink
dennisvink / days-of-the-week-quiz.rb
Created February 2, 2021 11:58
Practice Spanish: days of the week
## Practice the days of the week in Spanish
es_days = %w(
lunes
martes
miercoles
jueves
viernes
sabado
domingo

Keybase proof

I hereby claim:

  • I am dennisvink on github.
  • I am dennisvink (https://keybase.io/dennisvink) on keybase.
  • I have a public key ASAM9ZqrQRvy7warxfRLnz2Hr2Pcmaqd5vyPYqkSqhkh2Ao

To claim this, I am signing this object: