Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

Small, self-contained scripts. None of them need any input files — each one synthesises its own audio — and each writes a *.local.wav you can listen to (those are git-ignored).

Run them from the repository root:

python examples/basic_insert.py
Script What it shows
basic_insert.py Insert a single sound event from a one-line instruction.
delete_and_replace.py Remove one region and swap another for a palette voice.
detect_then_edit.py Detect events with the energy detector, then edit one out.
evaluate_edits.py Apply a script and print a JSON quality report.