question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unexpected warnings with dumping sources alongside mix

See original GitHub issue
output_file: /tmp/tmprpqkwioa.wav already exists and will be overwritten on build
output_file: /tmp/tmpeup76dd4.wav already exists and will be overwritten on build

Also, I forgot to mention this one, which seems to happen in conjunction with one above:

Input formats were only specified for 0 out of 2 files.The last 2 files will remain unformatted.

Have to track these down - I believe they’re coming from making the temporary files for the sources and then copying them somewhere. Maybe a collision?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pseethcommented, Feb 19, 2020

Yeah, I don’t think it’s critical. I did add “If you’re experiencing issues related to audio I/O setting this parameter to True may help with debugging” to the docstring in #55 since I was in the neighborhood, though!

1reaction
epicyclescommented, Feb 15, 2020

Using disable_sox_warnings=True in scaper.generate() makes things look better.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Combiner: input_type not specified · Issue #85 · rabitt/pysox
When using the combiner to build the output file, the Warning WARNING:root:Input ... Unexpected warnings with dumping sources alongside mix ...
Read more >
Dumping Syndrome: Causes, Symptoms, Foods to ... - WebMD
Cut food into very small pieces. Chew well before swallowing. Combine proteins or fats along with fruits or starches. (For example, combine ......
Read more >
Chapter 10 - Hazardous Materials, Hazardous Waste, and ...
RCRA authorizes US EPA to control hazardous waste from "cradle-to-grave." This control includes generation, transportation, treatment, storage, and disposal of ...
Read more >
What should I do with "Unexpected indent" in Python?
If you got an unexpected indent and you see that all the code is perfectly indented, try opening it with another editor and...
Read more >
Household Hazardous Materials (HHMs)
+ How do I dispose of hazardous household products? · Dumping in ditches releases hazardous chemicals directly into the environment. · Pouring ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found