MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / get_audio_filenames

Function get_audio_filenames

ThinkSound/data/dataset.py:96–111  ·  view source on GitHub ↗

recursively get a list of audio filenames

(
    paths: list,  # directories in which to search
    keywords=None,
    exts=['.wav', '.mp3', '.flac', '.ogg', '.aif', '.opus']
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

keyword_scandirFunction · 0.85
fast_scandirFunction · 0.85

Tested by

no test coverage detected