Kavi
|
52570738f2
|
Renamed load_audio_data to load_audio_and_samplerate
|
2025-05-16 14:56:35 +02:00 |
|
Kavi
|
230b6167bc
|
Added load_audio_data() which returns the original sample rate. Changed load_audio() implementation so that it uses load_audio_data but retains its signature. du.process_file() now does not need to call get_samplerate
|
2025-02-27 08:10:27 +01:00 |
|
Kavi
|
47dbdc79c2
|
Added tests for api and load_audio
|
2025-02-26 14:12:42 +01:00 |
|
Kavi
|
838a1ade0d
|
Updated get_samplerate test to use example data file.
|
2025-02-25 14:46:40 +01:00 |
|
Kavi
|
66ac7e608f
|
Changed the signature of api.process_file, au.load_audio and du.process_file. This allows users to use the same args for processing data as librosa.load()
|
2025-02-25 14:24:48 +01:00 |
|
mbsantiago
|
7906842a16
|
Added test to ensure pad_audio function, and utils, are working as expected
|
2024-11-10 22:39:30 +00:00 |
|