Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Speaker
sidekit
Commits
fc696b0c
Commit
fc696b0c
authored
Apr 29, 2022
by
Colleen Beaumard
Browse files
Update README.md
parent
316eb23f
Changes
1
Hide whitespace changes
Inline
Side-by-side
egs/iemocap/README.md
View file @
fc696b0c
...
...
@@ -11,7 +11,8 @@ source ../../env.sh
# Install pip and ruamel (to be able to modify YAML files within a Python script)
python
-m
ensurepip
--upgrade
python3
-m
pip
install
ruamel.yaml
pip
install
-U
pip setuptools wheel
python3
-m
pip
install
ruamel.yaml
# Try pip install ruamel.yaml or pip install ruamel_yaml if it does not work
# To create the different csv files needed for trainings (they will be saved in /list)
python ./local/dataprep_iemocap.py
--make-train-csv
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment