issues
search
justinsalamon
/
scaper
A library for soundscape synthesis and augmentation
BSD 3-Clause "New" or "Revised" License
382
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to install scaper through pip on macOS
#154
Lilibar-s
opened
9 months ago
4
Please expose the soundfile subtype parameter as a self parameter
#153
MJWeldy
opened
2 years ago
0
Update README.md
#152
chester-w-xie
opened
2 years ago
0
Does fg_spec need to store all provided paths?
#151
sripathisridhar
opened
2 years ago
0
Sum-up of isolated events and soundscape are not equal, when Reverb=None
#150
fkutsukos
opened
2 years ago
0
Multi-speaker mixture
#149
walidsst
opened
2 years ago
0
Update examples.rst
#148
mia-mia-w
opened
3 years ago
2
Applying reverb to each source file
#147
danibene
opened
3 years ago
1
Bump version to v1.6.5
#146
justinsalamon
closed
3 years ago
0
Soxbindings problem python3.7
#145
turpaultn
closed
3 years ago
3
choose_weighted distribution tuple
#144
justinsalamon
closed
3 years ago
1
'Choose' with non uniform distribution
#143
rserizel
closed
3 years ago
6
Manage co-occurence of events
#142
turpaultn
opened
3 years ago
2
scaper.scaper_exceptions.ScaperError: Label value must match one of the available labels: []
#141
CleanPegasus
closed
3 years ago
1
General and speech recognition enhancement
#140
JorisCos
opened
4 years ago
2
redundant unnecessary repetitive calling of _validate_source_file() in nested loops
#139
Moadab-AI
opened
4 years ago
2
Change sox version pin in setup.py from ==1.4.0 to >=1.4.0
#138
justinsalamon
opened
4 years ago
0
Adds an option for using quick time stretching and pitch shifting.
#137
pseeth
closed
4 years ago
0
Reverb and clipping/peak normalization
#136
pseeth
opened
4 years ago
0
Consolidate jams metadata saving for generate and generate_from_jams
#135
justinsalamon
opened
4 years ago
0
Create more regression data for #132 + other test strengthening
#134
pseeth
opened
4 years ago
1
Remove ann.sandbox.scaper.soundscape_audio_path and isolated_events_audio_path
#133
justinsalamon
opened
4 years ago
0
Add options to fix clipping and apply peak normalization to the generated soundscape
#132
justinsalamon
closed
4 years ago
3
Scaper sometimes produces soundscapes with clipping if ref_db is set badly.
#131
pseeth
opened
4 years ago
1
Switch from FFmpeg LUFS to using pyloudnorm.
#130
pseeth
closed
4 years ago
0
Write JAMS annotations in consistent order
#129
justinsalamon
opened
4 years ago
0
Trim events using SoundFile.
#128
pseeth
closed
4 years ago
0
Test more platforms.
#127
pseeth
opened
4 years ago
1
Adding support for SoxBindings.
#126
pseeth
closed
4 years ago
1
Fixes bug with fade/in equal to zero and strengthens tests.
#125
pseeth
closed
4 years ago
1
Fades of length 0 fail
#124
pseeth
closed
4 years ago
1
Rename master branch to main
#123
justinsalamon
opened
4 years ago
0
Extend in-memory return API and unit tests to `trim()`
#122
justinsalamon
opened
4 years ago
0
Return API for in-memory processing
#121
justinsalamon
closed
4 years ago
2
Add true multichannel tests.
#120
pseeth
opened
4 years ago
0
Switch to Github Actions?
#119
pseeth
opened
4 years ago
1
Fixing some multichannel bugs when switching to in-memory ops.
#118
pseeth
closed
4 years ago
3
Changing tfm.fade operation to a numpy operation.
#117
pseeth
closed
4 years ago
1
Speeding up Scaper (part one)
#116
pseeth
closed
4 years ago
1
Fix for Issue #113, trimming with isolated events.
#115
pseeth
closed
4 years ago
2
Return API for Scaper.generate
#114
pseeth
closed
4 years ago
8
Bug in `generate_from_jams` when `save_isolated_events` is True, and a `trim` operation was called prior to generating.
#113
pseeth
closed
4 years ago
1
Make issue templates and CONTRIBUTING.md
#112
pseeth
opened
4 years ago
0
Using Soundfile I/O operations + build_array functions from PySox
#111
pseeth
closed
4 years ago
2
Replacing sox.file_info calls with soundfile.info(...).duration calls
#110
pseeth
closed
4 years ago
1
Add testing for Python 3.7 and 3.8, drop support and testing 2.7 and 3.4.
#109
justinsalamon
closed
4 years ago
1
Fixing _sample_trunc_norm so that it works in both Scipy 1.4.0 and 1.5.1 (latest)
#108
pseeth
closed
4 years ago
2
Scaper breaks with truncnorm in scipy==1.5.1 (latest)
#107
pseeth
closed
4 years ago
4
Adds a profiling script.
#106
pseeth
closed
4 years ago
2
Speeding up Scaper with in-memory operations
#105
pseeth
closed
4 years ago
9
Next