JAM-Solutionss / SnapScrib

MIT License
1 stars 0 forks source link

Implement Audio dataclass #30

Closed arvedb closed 2 weeks ago

arvedb commented 1 month ago

The Audio dataclass needs to be implemented. Possible attributes:

Results will be merged onto branch feature/autio-extraction, where the audio extraction feature is developed.

arvedb commented 1 month ago

First implementation finished, Merged together with refractor/24-implement-audioextractor-interface-class and refractor/26-implement-file_extractor-audioextractor-class onto feature branch feature/audio-extraction. In "testing_extraction.py" is an example usage.

arvedb commented 2 weeks ago

Implemented