Skip to content

Create sound encoders #22

@breznak

Description

@breznak

Greetings guys,

I'm happy I can hop on audio and play for some time with this repo!
My question is about encoders and ease of use of this repo, would you be in for extracting the code from your examples and creating reusable encoders in NuPIC style? So this repo could be pip-installed (like nupic.vision) and provide the encoders and examples for new users who need to use sound with HTM (currently me :P)

From what I saw in the codebase the encoders could be:

  • {MIDI/WAV/MP3}toScalar{Adaptive,RDSE,ScalarEncoder}
    • WAV (with scipy backend) encoder
    • MIDI encoder
  • SoundToSpiketrain(Cochlea)Encoder
  • any other state of the art models?
  • Experiments could reuse the encoders

Blocked by: pip #24 (partially blocked)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions