Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony Larcher
sidekit
Commits
8788f7f7
Commit
8788f7f7
authored
Apr 29, 2016
by
Anthony Larcher
Browse files
parallel module
parent
af262263
Pipeline
#24
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
8788f7f7
...
...
@@ -28,6 +28,8 @@ Copyright 2014-2016 Anthony Larcher and Sylvain Meignier
useful parameters for speaker verification.
"""
PARALLEL_MODULE
=
'multiprocessing'
# can be , threading, multiprocessing MPI is planned in the future
from
sidekit.frontend.io
import
write_pcm
from
sidekit.frontend.io
import
read_pcm
from
sidekit.frontend.io
import
pcmu2lin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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