Skip to content

Commit

Permalink
prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Jul 5, 2024
1 parent 10257d0 commit f9ac2e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.0.1 (????-??-??)
0.0.1 (2024-07-05)
------------------

- initial release
Expand Down
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,23 +62,13 @@ filters (20):
check-duplicate-filenames, convert-to-mono, convert-to-wav,
discard-negatives, max-records, metadata, metadata-from-name,
passthrough, pitch-shift, pyfunc-filter, randomize-records,
record-window, rename, resample, sample, split, strip-annotations,
tee, time-stretch, trim-silence
record-window, rename, resample, sample, split-records,
strip-annotations, tee, time-stretch, trim-silence
writers (11):
to-adams-ac, to-adams-sp, to-audioinfo, to-commonvoice-sp, to-data,
to-festvox-sp, to-hf-audiofolder-sp, to-pyfunc, to-subdir-ac,
to-txt-ac, to-txt-sp
optional arguments:
-h, --help show basic help message and exit
--help-all show basic help message plus help on all plugins and exit
--help-plugin NAME show help message for plugin NAME and exit
-u INTERVAL, --update_interval INTERVAL
outputs the progress every INTERVAL records (default: 1000)
-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --logging_level {DEBUG,INFO,WARNING,ERROR,CRITICAL}
the logging level to use (default: WARN)
-b, --force_batch processes the data in batches
optional arguments:
-h, --help show basic help message and exit
--help-all show basic help message plus help on all plugins and exit
Expand Down

0 comments on commit f9ac2e6

Please sign in to comment.