google-research/perch-hoplite

More flexible AudioSources

Open

#125 opened on May 12, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (31 forks)github user discovery
good first issue

Repository metrics

Stars
 (115 stars)
PR merge metrics
 (PR metrics pending)

Description

Per Phil: It would be nice if we could specify AudioSources for embedding not just with a fixed glob:

  1. Recursive glob would be great.
  2. Specific list of files (eg, to allow some out-of-band file discovery / de-duplication methods).

Contributor guide