79204081

Date: 2024-11-19 15:43:38
Score: 0.5
Natty:
Report link

in case its still useful: the opensoundscape package provides an Audio.from_url method, for instance

from opensoundscape import Audio
a=Audio.from_url('https://xeno-canto.org/219961')
# object has a.samples, a.sample_rate, etc
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sam Lapp