Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / justinsalamon/scaper issues and pull requests
#154 - Unable to install scaper through pip on macOS
Issue -
State: open - Opened by Lilibar-s 9 months ago
- 4 comments
#153 - Please expose the soundfile subtype parameter as a self parameter
Issue -
State: open - Opened by MJWeldy over 2 years ago
#152 - Update README.md
Pull Request -
State: open - Opened by chester-w-xie over 2 years ago
#151 - Does fg_spec need to store all provided paths?
Issue -
State: open - Opened by sripathisridhar over 2 years ago
#150 - Sum-up of isolated events and soundscape are not equal, when Reverb=None
Issue -
State: open - Opened by fkutsukos almost 3 years ago
#149 - Multi-speaker mixture
Issue -
State: open - Opened by walidsst almost 3 years ago
#148 - Update examples.rst
Pull Request -
State: open - Opened by mia-mia-w over 3 years ago
- 2 comments
#147 - Applying reverb to each source file
Issue -
State: open - Opened by danibene over 3 years ago
- 1 comment
#146 - Bump version to v1.6.5
Pull Request -
State: closed - Opened by justinsalamon over 3 years ago
#145 - Soxbindings problem python3.7
Issue -
State: closed - Opened by turpaultn almost 4 years ago
- 3 comments
#144 - choose_weighted distribution tuple
Pull Request -
State: closed - Opened by justinsalamon almost 4 years ago
- 1 comment
#143 - 'Choose' with non uniform distribution
Issue -
State: closed - Opened by rserizel almost 4 years ago
- 6 comments
Labels: enhancement
#142 - Manage co-occurence of events
Issue -
State: open - Opened by turpaultn almost 4 years ago
- 2 comments
#141 - scaper.scaper_exceptions.ScaperError: Label value must match one of the available labels: []
Issue -
State: closed - Opened by CleanPegasus almost 4 years ago
- 1 comment
#140 - General and speech recognition enhancement
Issue -
State: open - Opened by JorisCos about 4 years ago
- 2 comments
#139 - redundant unnecessary repetitive calling of _validate_source_file() in nested loops
Issue -
State: open - Opened by Moadab-AI about 4 years ago
- 2 comments
#138 - Change sox version pin in setup.py from ==1.4.0 to >=1.4.0
Issue -
State: open - Opened by justinsalamon about 4 years ago
#137 - Adds an option for using quick time stretching and pitch shifting.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
#136 - Reverb and clipping/peak normalization
Issue -
State: open - Opened by pseeth about 4 years ago
#135 - Consolidate jams metadata saving for generate and generate_from_jams
Issue -
State: open - Opened by justinsalamon about 4 years ago
#134 - Create more regression data for #132 + other test strengthening
Issue -
State: open - Opened by pseeth about 4 years ago
- 1 comment
#133 - Remove ann.sandbox.scaper.soundscape_audio_path and isolated_events_audio_path
Issue -
State: open - Opened by justinsalamon about 4 years ago
#132 - Add options to fix clipping and apply peak normalization to the generated soundscape
Pull Request -
State: closed - Opened by justinsalamon about 4 years ago
- 3 comments
#131 - Scaper sometimes produces soundscapes with clipping if ref_db is set badly.
Issue -
State: open - Opened by pseeth about 4 years ago
- 1 comment
#130 - Switch from FFmpeg LUFS to using pyloudnorm.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
#129 - Write JAMS annotations in consistent order
Issue -
State: open - Opened by justinsalamon about 4 years ago
#128 - Trim events using SoundFile.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
#127 - Test more platforms.
Issue -
State: open - Opened by pseeth about 4 years ago
- 1 comment
#126 - Adding support for SoxBindings.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
- 1 comment
#125 - Fixes bug with fade/in equal to zero and strengthens tests.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
- 1 comment
#124 - Fades of length 0 fail
Issue -
State: closed - Opened by pseeth about 4 years ago
- 1 comment
#123 - Rename master branch to main
Issue -
State: open - Opened by justinsalamon about 4 years ago
#122 - Extend in-memory return API and unit tests to `trim()`
Issue -
State: open - Opened by justinsalamon about 4 years ago
#121 - Return API for in-memory processing
Pull Request -
State: closed - Opened by justinsalamon about 4 years ago
- 2 comments
#120 - Add true multichannel tests.
Issue -
State: open - Opened by pseeth about 4 years ago
#119 - Switch to Github Actions?
Issue -
State: open - Opened by pseeth about 4 years ago
- 1 comment
#118 - Fixing some multichannel bugs when switching to in-memory ops.
Pull Request -
State: closed - Opened by pseeth about 4 years ago
- 3 comments
#117 - Changing tfm.fade operation to a numpy operation.
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 1 comment
#116 - Speeding up Scaper (part one)
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 1 comment
#115 - Fix for Issue #113, trimming with isolated events.
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 2 comments
#114 - Return API for Scaper.generate
Issue -
State: closed - Opened by pseeth over 4 years ago
- 8 comments
#113 - Bug in `generate_from_jams` when `save_isolated_events` is True, and a `trim` operation was called prior to generating.
Issue -
State: closed - Opened by pseeth over 4 years ago
- 1 comment
#112 - Make issue templates and CONTRIBUTING.md
Issue -
State: open - Opened by pseeth over 4 years ago
#111 - Using Soundfile I/O operations + build_array functions from PySox
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 2 comments
#110 - Replacing sox.file_info calls with soundfile.info(...).duration calls
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 1 comment
#109 - Add testing for Python 3.7 and 3.8, drop support and testing 2.7 and 3.4.
Issue -
State: closed - Opened by justinsalamon over 4 years ago
- 1 comment
#108 - Fixing _sample_trunc_norm so that it works in both Scipy 1.4.0 and 1.5.1 (latest)
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 2 comments
#107 - Scaper breaks with truncnorm in scipy==1.5.1 (latest)
Issue -
State: closed - Opened by pseeth over 4 years ago
- 4 comments
#106 - Adds a profiling script.
Pull Request -
State: closed - Opened by pseeth over 4 years ago
- 2 comments
#105 - Speeding up Scaper with in-memory operations
Issue -
State: closed - Opened by pseeth over 4 years ago
- 9 comments
#104 - Conda package for Scaper
Issue -
State: open - Opened by justinsalamon over 4 years ago
#103 - Add pepy badge
Pull Request -
State: closed - Opened by justinsalamon over 4 years ago
#102 - Fixed bug where time stretched events could have negative start time
Pull Request -
State: closed - Opened by justinsalamon over 4 years ago
- 2 comments
#101 - Repeating events
Issue -
State: open - Opened by ihounie over 4 years ago
#100 - Nicer logo
Issue -
State: open - Opened by justinsalamon over 4 years ago
#99 - Use -s flag for sox time stretching, improves quality
Pull Request -
State: closed - Opened by justinsalamon over 4 years ago
- 2 comments
#98 - Better pitch shifting and time stretching
Issue -
State: closed - Opened by justinsalamon over 4 years ago
- 1 comment
#97 - It cannot be used in jupyter based on windows. The error message is [win error 2].
Issue -
State: open - Opened by luan78zaoha over 4 years ago
- 1 comment
#96 - Audio paths when saving isolated sound events are absolute sometimes
Issue -
State: open - Opened by pseeth over 4 years ago
- 1 comment
#95 - Making notebooks for documentation
Issue -
State: open - Opened by pseeth over 4 years ago
Labels: enhancement
#94 - Isolated source audio files occasionally are longer in duration than soundscape duration
Issue -
State: open - Opened by auroracramer over 4 years ago
- 13 comments
#93 - Unhelpful warning for short BG sounds
Issue -
State: open - Opened by justinsalamon over 4 years ago
- 2 comments
#92 - Full source separation tutorial
Issue -
State: open - Opened by justinsalamon almost 5 years ago
Labels: enhancement
#91 - Strengthen tests using seeding
Issue -
State: open - Opened by pseeth almost 5 years ago
#90 - Fix for #73 - off by one errors
Pull Request -
State: closed - Opened by pseeth almost 5 years ago
- 1 comment
#89 - Match sample length can avoid reading wav files
Issue -
State: open - Opened by haerdogan almost 5 years ago
- 4 comments
#88 - Fix for #87
Pull Request -
State: closed - Opened by pseeth almost 5 years ago
- 6 comments
#87 - Output audio format should match input format
Issue -
State: closed - Opened by justinsalamon almost 5 years ago
- 2 comments
#86 - Fix saved audio type in match_sample_length.
Pull Request -
State: closed - Opened by haerdogan almost 5 years ago
- 3 comments
#85 - Fix for #84
Pull Request -
State: closed - Opened by pseeth almost 5 years ago
- 1 comment
#84 - Numbering of isolated foreground events should start at 0 regardless bg events
Issue -
State: closed - Opened by justinsalamon almost 5 years ago
- 1 comment
#83 - event_time sampling biased when selected time is adjusted due to soundscape duration
Issue -
State: open - Opened by justinsalamon almost 5 years ago
- 6 comments
#82 - Fix for #70
Pull Request -
State: closed - Opened by pseeth almost 5 years ago
- 2 comments
#81 - Fixing documentation building on RTD
Pull Request -
State: closed - Opened by pseeth almost 5 years ago
- 2 comments
#80 - Documentation doesn't build on RTD for core functionality
Issue -
State: closed - Opened by pseeth almost 5 years ago
- 1 comment
#79 - Minor docstring fixes following #55 + version bump
Pull Request -
State: closed - Opened by justinsalamon almost 5 years ago
- 1 comment
#78 - Putting code from the tutorial in a runnable script
Issue -
State: open - Opened by pseeth almost 5 years ago
- 1 comment
#77 - ann.sandbox.scaper is sometimes a dictionary, sometimes a jams.Sandbox
Issue -
State: open - Opened by pseeth almost 5 years ago
- 6 comments
#76 - Replace sox with in-memory processing
Issue -
State: closed - Opened by justinsalamon almost 5 years ago
- 7 comments
#75 - Unexpected warnings with dumping sources alongside mix
Issue -
State: open - Opened by pseeth almost 5 years ago
- 9 comments
#74 - Sources don't always sum to mix, issue with clipping?
Issue -
State: open - Opened by pseeth almost 5 years ago
- 8 comments
#73 - Sources are off by 1 sample.
Issue -
State: closed - Opened by pseeth almost 5 years ago
- 22 comments
#72 - Time stretching causes source separation options to crash
Issue -
State: open - Opened by pseeth almost 5 years ago
- 3 comments
#71 - Manage different sampling rate files
Issue -
State: closed - Opened by turpaultn almost 5 years ago
- 5 comments
#70 - Generating background from short segments
Issue -
State: closed - Opened by turpaultn almost 5 years ago
- 14 comments
#66 - Modify JAMS before "generating from jams"
Issue -
State: open - Opened by turpaultn about 5 years ago
- 4 comments
#63 - Explicit control over sound event overlap
Issue -
State: open - Opened by justinsalamon over 5 years ago
- 5 comments
#60 - Add Scaper parameters to constructor instead of setting attributes
Issue -
State: open - Opened by beasteers over 5 years ago
- 3 comments
Labels: enhancement
#59 - Factor out distribution logic
Issue -
State: closed - Opened by beasteers over 5 years ago
- 3 comments
#57 - Bit depth of output mixtures should be controllable
Issue -
State: open - Opened by pseeth over 5 years ago
- 1 comment
#55 - Adding saving of sources, take 3
Pull Request -
State: closed - Opened by pseeth over 5 years ago
- 11 comments
#51 - Adding default values for event parameters
Pull Request -
State: open - Opened by beasteers over 5 years ago
- 5 comments
#48 - Add SNR parameter to background events
Pull Request -
State: closed - Opened by beasteers over 5 years ago
- 7 comments
#47 - Can't specify snr to balance multiple background tracks
Issue -
State: open - Opened by beasteers over 5 years ago
- 15 comments
#42 - Output each source (label) to a separate audio track to support source sep train/eval
Issue -
State: closed - Opened by beasteers almost 6 years ago
- 4 comments
#41 - Support default values for distribution tuples
Issue -
State: open - Opened by beasteers almost 6 years ago
- 15 comments
#35 - High-level soundscape generators
Issue -
State: open - Opened by justinsalamon over 6 years ago
- 15 comments
Labels: enhancement
#32 - Add unit test to for jams output of generate_from_jams()
Issue -
State: closed - Opened by justinsalamon over 6 years ago
- 1 comment
#24 - Extend documentation to cover advanced features
Issue -
State: open - Opened by justinsalamon about 7 years ago
#3 - On-the-fly (in-memory) soundscape generation
Issue -
State: closed - Opened by justinsalamon about 8 years ago
- 1 comment
Labels: enhancement