3 unstable releases

0.2.1 Feb 28, 2024
0.2.0 Feb 18, 2024
0.1.0 Dec 16, 2023

#845 in Machine learning

Download history 154/week @ 2024-02-19 175/week @ 2024-02-26 57/week @ 2024-03-04 25/week @ 2024-03-11 16/week @ 2024-03-18 6/week @ 2024-03-25 72/week @ 2024-04-01 2/week @ 2024-04-08 10/week @ 2024-04-22

84 downloads per month
Used in kalosm

MIT/Apache and LGPL-3.0

375KB
1.5K SLoC

Kalosm Sound

This crate is a collection of audio utilities for the Kalosm project.

There are four main parts of this crate:

  • The AudioStream struct for streaming audio data
  • The AudioBuffer struct for storing audio data
  • The MicInput struct for reading audio data from a microphone
  • The Whisper transcription model for converting audio data into text

Dependencies

~26–63MB
~1M SLoC