ucsd-cse110-sp23 / cse-110-project-team-14

cse-110-project-team-14 created by GitHub Classroom
2 stars 0 forks source link

Us1 1 microphone #49

Closed Darrengn closed 1 year ago

Darrengn commented 1 year ago

Finished task 1-1. Created test class in src for audio recorder. NOTE BE CAREFUL WITH WISPER CLASS, IT CALLS THE API AND WILL USE UP STORAGE. USE SPARINGLY.

dennisliang01 commented 1 year ago

Finished task 1-2. Merged Whisper and ChatGPT into a unified class. Need to review if the class meets SRP and DRY principles.