Skip to content
Snippets Groups Projects
Commit f75f518b authored by Thomas Liao's avatar Thomas Liao
Browse files

Create PyAudacity Script

parent 35554990
No related branches found
No related tags found
1 merge request!14Resolve "Add New Names For QA People"
#!/bin/bash
pip3 install pyaudacity
\ No newline at end of file
# Audacity Control Script - Automatically Processes All Voice Lines
import pyaudacity
#!/bin/bash
python3 Process.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment