Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
CNN-voice-PAD
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
biometric
CNN-voice-PAD
Commits
0763e36e
Commit
0763e36e
authored
Nov 17, 2017
by
Hannah MUCKENHIRN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrected typos in README
parent
857d33c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
0763e36e
...
@@ -35,10 +35,10 @@ To create the bin files, you will need to have two lists for each data subset: o
...
@@ -35,10 +35,10 @@ To create the bin files, you will need to have two lists for each data subset: o
The four bin files are created respectively with the following command:
The four bin files are created respectively with the following command:
-
`th saveWav.lua file_lists/<database_name>/lists/
audio/
<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_wav>.bin`
-
`th saveWav.lua file_lists/<database_name>/lists/<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_wav>.bin`
-
`th saveLabel.lua file_lists/<database_name>/lists/
audio/
<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_label>.bin`
-
`th saveLabel.lua file_lists/<database_name>/lists/<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_label>.bin`
-
`th savePaths.lua file_lists/<database_name>/lists/
audio/
<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_paths>.bin`
-
`th savePaths.lua file_lists/<database_name>/lists/<file_name>_real.txt file_lists/<database_name>/lists/<file_name>_attack.txt <output_paths>.bin`
-
`th saveWav.lua file_lists/<database_name>/
lists/audio
/<file_name>_real.txt file_lists/<database_name>/VAD/<file_name>_attack.txt <output_VAD>.bin`
-
`th saveWav.lua file_lists/<database_name>/
VAD
/<file_name>_real.txt file_lists/<database_name>/VAD/<file_name>_attack.txt <output_VAD>.bin`
For each database, you should have in total 12 bin files, i.e., 4 per data subset (training, development and evaluation subsets).
For each database, you should have in total 12 bin files, i.e., 4 per data subset (training, development and evaluation subsets).
...
...
Write
Preview
Markdown
is supported
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