chaosparrot / parrot.py

Computer interaction using audio and speechrecognition
MIT License
139 stars 36 forks source link

Convert class variables in AudioDataset class to instance variables that are first set in the __init__ call #22

Closed ym-han closed 1 year ago

ym-han commented 1 year ago

Following pokey's lead here. Fixes #16