Closed juanmc2005 closed 1 year ago
This PR addresses issue #152.
MicrophoneAudioSource
sample_rate
block_size
block_duration
StreamingInference
Resample
device
This PR addresses issue #152.
Changelog
MicrophoneAudioSource
now detects supported sample rates and chooses the lowest possible one (higher than 16khz)MicrophoneAudioSource
no longer receives asample_rate
argumentblock_size
argument toblock_duration
in all audio sourcesStreamingInference
when resampling audio to pipeline's sample rateResample
can now run on GPU by passing adevice
argument