Version 0.8
What's Changed
- Voice Activity Detection by @juanmc2005 in #143
- Fix sample rate issues by @juanmc2005 in #153
- [joss] Add Conda environment by @sneakers-the-rat in #172
- [joss] Use ABC and abstractmethod rather than NotImplementedError by @sneakers-the-rat @juanmc2005 in #173 #179
- Fix torchaudio version incompatibility by @juanmc2005 in #181
- Add special audio source for Apple devices by @juanmc2005 in #182
- Catch keyboard interrupt in
diart.stream
by @juanmc2005 in #183 - Remove
PipelineConfig.from_dict()
by @juanmc2005 in #189 - Fix link to reproducibility section by @hbredin in #191
New Contributors
Thank you @sneakers-the-rat for your extremely valuable feedback and help as part of the JOSS review!
Full Changelog: v0.7...v0.8