Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Releases: alanbchristie/PyBdEcho

Pre-PyConUK presentation tweaks

29 Oct 11:01
Compare
Choose a tag to compare

Switched over-sampling off.
Recording at 8k, playback at 11k.

End-of-speech detection

13 Jul 14:16
Compare
Choose a tag to compare
  • Adds end-of-speech detection for more responsive playback
  • Playback now uses dac.write()
  • Documentation & global clean-up
  • Adds oversampling mechanism
  • Default settings are now:
    • 8kHz sampling
    • 8-bits
    • 7-second speech buffer
    • Attenuated
    • Automatic end-of-speech detection
    • Oversampling at 16kHz

Parameter and doc adjustments

10 Jul 11:50
Compare
Choose a tag to compare
  • The code used for the final (live) demo at the presentation
  • Fixed threshold parameters (a work in progress)
  • 8kHz collection, 12kHz replay
  • Minor documentation tweaks

Initial release

03 Jul 22:16
Compare
Choose a tag to compare

Initial release with 8 and 12-bit support. Currently configured with...

  • 8-bit sample resolution
  • 8kHz sample rate and 14kHz playback rate
  • Silence attenuation
  • 4-second sample buffer