Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vocal Repertoire Embedder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Best
Vocal Repertoire Embedder
Merge requests
!1
Update new_specie/README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update new_specie/README.md
paul.best-main-patch-80010
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Paul Best
requested to merge
paul.best-main-patch-80010
into
main
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
bad30a53
1 commit,
2 years ago
1 file
+
2
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
new_specie/README.md
+
2
−
2
Options
@@ -6,6 +6,6 @@ train_AE.py
@@ -6,6 +6,6 @@ train_AE.py
compute_embeddings.py
compute_embeddings.py
sort_cluster.py
sort_cluster.py
use python script.py --help to get more information on each scripts' usage
s
use
`
python
my
script.py --help
`
to get more information on each scripts' usage
required packages can be
found in the
requirements.txt
file
required packages can be
install using
`pip install -r
requirements.txt
requirements.txt`
Loading