]>
git.parisson.com Git - timeside.git/log
Thomas Fillon [Tue, 21 Oct 2014 18:42:09 +0000 (20:42 +0200)]
merge dev into diadems
Thomas Fillon [Tue, 21 Oct 2014 18:38:45 +0000 (20:38 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Tue, 21 Oct 2014 18:38:27 +0000 (20:38 +0200)]
fix numpy related bug and minor updates in irit_speech_4hz analyzer
Thomas Fillon [Tue, 21 Oct 2014 18:37:34 +0000 (20:37 +0200)]
fix doctest in Spectrogram analyzer
Thomas Fillon [Tue, 21 Oct 2014 18:36:23 +0000 (20:36 +0200)]
Doc(Yaafe): Add documentation and example for Yaafe analyzer
Guillaume Pellerin [Tue, 21 Oct 2014 13:59:02 +0000 (15:59 +0200)]
update doc
Guillaume Pellerin [Tue, 21 Oct 2014 13:53:00 +0000 (15:53 +0200)]
update dev doc
Thomas Fillon [Tue, 21 Oct 2014 12:38:09 +0000 (14:38 +0200)]
Doc: reorganize doc for analyzers
Thomas Fillon [Tue, 21 Oct 2014 09:25:57 +0000 (11:25 +0200)]
Fix doctest and add plot example to spectrogram
Thomas Fillon [Mon, 20 Oct 2014 19:43:58 +0000 (21:43 +0200)]
Doc(Spectrogram): add documentation on parameters
Thomas Fillon [Mon, 20 Oct 2014 16:38:08 +0000 (18:38 +0200)]
Fix(Import error): Move Aubio, Yaafe,and Vamp to timeside.analyzer.externals
Thomas Fillon [Mon, 20 Oct 2014 15:05:08 +0000 (17:05 +0200)]
Fix(BufferTable): close table on release
Thomas Fillon [Mon, 20 Oct 2014 14:55:09 +0000 (16:55 +0200)]
Add BufferTable support in spectrogram
Thomas Fillon [Mon, 20 Oct 2014 14:50:10 +0000 (16:50 +0200)]
fix(tools.buffering): allow proper array concatenation in BufferTable
Thomas Fillon [Sun, 19 Oct 2014 10:05:29 +0000 (12:05 +0200)]
Fix Travis-CI, for which Gsreamer seems to behave diffently. Relax Test on expected totalframes for test decoding
Thomas Fillon [Sat, 18 Oct 2014 07:40:16 +0000 (09:40 +0200)]
Try to fix Travis CI - check tests collection
Thomas Fillon [Sat, 18 Oct 2014 07:14:21 +0000 (09:14 +0200)]
Try to fix Travis CI - make test verbose
Thomas Fillon [Fri, 17 Oct 2014 21:12:40 +0000 (23:12 +0200)]
Try to fix Travis CI
Thomas Fillon [Fri, 17 Oct 2014 21:03:17 +0000 (23:03 +0200)]
Suppress printing of depth in tools/data_samples
Thomas Fillon [Fri, 17 Oct 2014 20:56:53 +0000 (22:56 +0200)]
Fix warning in tools/data_samples.py
Thomas Fillon [Fri, 17 Oct 2014 20:07:06 +0000 (22:07 +0200)]
Fix .travis.yml
Thomas Fillon [Fri, 17 Oct 2014 20:00:28 +0000 (22:00 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 17 Oct 2014 20:00:10 +0000 (22:00 +0200)]
Fix #49, generate test data from numpy + Gstreamer
Guillaume Pellerin [Thu, 9 Oct 2014 06:53:29 +0000 (08:53 +0200)]
fix doc
Guillaume Pellerin [Mon, 6 Oct 2014 15:32:42 +0000 (17:32 +0200)]
fix new sandbox path in docker conf
Guillaume Pellerin [Mon, 6 Oct 2014 15:25:20 +0000 (17:25 +0200)]
cleanup
Guillaume Pellerin [Mon, 6 Oct 2014 15:21:33 +0000 (17:21 +0200)]
update README and NEWS
Guillaume Pellerin [Mon, 6 Oct 2014 14:56:14 +0000 (16:56 +0200)]
mv sandbox
Guillaume Pellerin [Mon, 6 Oct 2014 14:54:33 +0000 (16:54 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 3 Oct 2014 13:26:19 +0000 (15:26 +0200)]
fix(limsi_sad): fix the last fix again
Thomas Fillon [Fri, 3 Oct 2014 13:08:29 +0000 (15:08 +0200)]
fix(limsi_sad): fix the last fix
Thomas Fillon [Fri, 3 Oct 2014 13:01:13 +0000 (15:01 +0200)]
fix(limsi_sad): had to throw an ImportError when yaafe is missing
Thomas Fillon [Fri, 3 Oct 2014 12:19:02 +0000 (14:19 +0200)]
fix(core): fix symlink issue when identifying duplicated processors
Thomas Fillon [Fri, 3 Oct 2014 11:39:58 +0000 (13:39 +0200)]
merge tools/parametrs.py from diadems into dev
Thomas Fillon [Fri, 3 Oct 2014 11:27:30 +0000 (13:27 +0200)]
merge irit_speech_4hz from diadems into dev
Thomas Fillon [Fri, 3 Oct 2014 11:25:30 +0000 (13:25 +0200)]
merge limssi_sad from diadems into dev
Thomas Fillon [Fri, 3 Oct 2014 08:36:51 +0000 (10:36 +0200)]
merge dev into Diadems
Thomas Fillon [Thu, 2 Oct 2014 19:03:23 +0000 (21:03 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Thu, 2 Oct 2014 19:02:02 +0000 (21:02 +0200)]
chore(analyzer): add traits support for all analyzer
Also add a test to chack if analyzer __init__ arguments are also defined as traits parameters.
Guillaume Pellerin [Wed, 1 Oct 2014 14:07:52 +0000 (16:07 +0200)]
add ipython to Dockerfile
Thomas Fillon [Wed, 1 Oct 2014 10:44:54 +0000 (12:44 +0200)]
chore(analyzers): apply new API to Diadems analyzers
Guillaume Pellerin [Wed, 1 Oct 2014 02:54:17 +0000 (04:54 +0200)]
add local mmmodule
Guillaume Pellerin [Wed, 1 Oct 2014 02:28:56 +0000 (04:28 +0200)]
update docker doc
Guillaume Pellerin [Wed, 1 Oct 2014 02:11:10 +0000 (04:11 +0200)]
Add Dockerfile and deploy conf files
Guillaume Pellerin [Wed, 1 Oct 2014 00:00:48 +0000 (02:00 +0200)]
add supervisor example
Guillaume Pellerin [Tue, 30 Sep 2014 21:33:38 +0000 (23:33 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Tue, 30 Sep 2014 21:33:04 +0000 (23:33 +0200)]
add Docker image infos, add new deps
Thomas Fillon [Mon, 29 Sep 2014 09:04:18 +0000 (11:04 +0200)]
fix(setup): fix typo
Guillaume Pellerin [Mon, 29 Sep 2014 09:02:55 +0000 (11:02 +0200)]
Merge pull request #59 from DavidDoukhan/diadems
SV bugfix, improvements of the speech activity detection, cleanup
David Doukhan [Fri, 26 Sep 2014 14:54:13 +0000 (16:54 +0200)]
models moved by parisson somewhere else
David Doukhan [Fri, 26 Sep 2014 14:42:03 +0000 (16:42 +0200)]
small modifs related with the new analyser interface
David Doukhan [Fri, 26 Sep 2014 14:03:05 +0000 (16:03 +0200)]
Merge remote-tracking branch 'upstream/diadems' into diadems
Conflicts:
timeside/analyzer/limsi_diarization.py
timeside/analyzer/limsi_sad.py
David Doukhan [Fri, 26 Sep 2014 13:32:31 +0000 (15:32 +0200)]
code cleaning
David Doukhan [Fri, 26 Sep 2014 13:19:58 +0000 (15:19 +0200)]
Improvements to the speech activity detection model.
The analyser outputs 2 new estimates
* frame-level estimate corresponding to the raw speech/non speech estimate, filtered with dilatation and erosion procedures, remove some outliers
* speech-non speech segments, inferred from the dilatation erosion/procedure
The analyser can be initialised with 3 new options:
* size of the window used for the dilatation and erosion procedures
* threshold for the decision of speech VS non speech
* bounds for the raw estimates (usefull for plotting)
Thomas Fillon [Tue, 16 Sep 2014 18:36:04 +0000 (20:36 +0200)]
Merge Dev into Diadems
Thomas Fillon [Tue, 16 Sep 2014 14:55:40 +0000 (16:55 +0200)]
merge
af81ebf80d7 into DEV
lecoz [Tue, 16 Sep 2014 14:24:11 +0000 (16:24 +0200)]
lower-pass filtering and higher threshold for distance computation to deal with noisier signals.
Thomas Fillon [Tue, 16 Sep 2014 14:14:57 +0000 (16:14 +0200)]
chore(analyzerResults): Results are now stored in pipe.results as as dictionnary of AnalyzerResults
Guillaume Pellerin [Mon, 15 Sep 2014 14:36:59 +0000 (16:36 +0200)]
cleanup
Thomas Fillon [Mon, 15 Sep 2014 14:25:28 +0000 (16:25 +0200)]
fix(test_decoding_stack): remove reference analyzer from stack
Thomas Fillon [Mon, 15 Sep 2014 10:39:14 +0000 (12:39 +0200)]
fix(analyzer.core): return an Error if duplicate result ids are in the results container
Thomas Fillon [Mon, 15 Sep 2014 10:28:19 +0000 (12:28 +0200)]
feature(analyzer.core): Add a function to display ids contains in analyzer results
Guillaume Pellerin [Mon, 25 Aug 2014 09:00:37 +0000 (11:00 +0200)]
fix paragraph
Thomas Fillon [Sun, 24 Aug 2014 08:06:40 +0000 (10:06 +0200)]
fix(setup): Add requirement on networkx
Thomas Fillon [Sat, 23 Aug 2014 13:41:37 +0000 (15:41 +0200)]
feat(ProcessPipe): add a graph model to the pipe, prevent doublon of processors in the pipe
Thomas Fillon [Mon, 18 Aug 2014 12:25:45 +0000 (14:25 +0200)]
fix(analyzers): update code to support new analyzer result structure and use numpy array in IRITDiverg
Guillaume Pellerin [Sun, 17 Aug 2014 20:09:32 +0000 (22:09 +0200)]
back
Guillaume Pellerin [Sun, 17 Aug 2014 20:06:04 +0000 (22:06 +0200)]
again
Guillaume Pellerin [Sun, 17 Aug 2014 20:05:23 +0000 (22:05 +0200)]
test again
Guillaume Pellerin [Sun, 17 Aug 2014 20:04:40 +0000 (22:04 +0200)]
test code
Guillaume Pellerin [Sun, 17 Aug 2014 20:02:50 +0000 (22:02 +0200)]
add code types
Guillaume Pellerin [Sun, 17 Aug 2014 20:00:50 +0000 (22:00 +0200)]
remove env delimiter (better for copy/paste), try python code
Guillaume Pellerin [Sun, 17 Aug 2014 19:54:53 +0000 (21:54 +0200)]
more infos about dev env
Guillaume Pellerin [Sun, 17 Aug 2014 19:44:37 +0000 (21:44 +0200)]
fix debian repos, add vagrant dev box
Conflicts:
README.rst
Thomas Fillon [Thu, 14 Aug 2014 11:01:39 +0000 (13:01 +0200)]
test(analyzers): add a test for running all analyzers with default parameters
Thomas Fillon [Thu, 14 Aug 2014 11:01:39 +0000 (13:01 +0200)]
test(analyzers): add a test for running all analyzers with default parameters
Thomas Fillon [Thu, 14 Aug 2014 10:52:20 +0000 (12:52 +0200)]
fix(analyzer): use new API for accessing analyzer results
Thomas Fillon [Thu, 14 Aug 2014 10:51:05 +0000 (12:51 +0200)]
fix(setup): add dependency on pyannote
Thomas Fillon [Thu, 17 Jul 2014 16:11:12 +0000 (18:11 +0200)]
Merge Dev into Diadems
Thomas Fillon [Thu, 17 Jul 2014 12:34:06 +0000 (14:34 +0200)]
Merge branch 'parameters_with_traits' into dev
Thomas Fillon [Thu, 17 Jul 2014 12:22:56 +0000 (14:22 +0200)]
fix code and doc after merge with dev
Thomas Fillon [Thu, 17 Jul 2014 11:55:09 +0000 (13:55 +0200)]
Merge Dev into parameters_with_traits
Thomas Fillon [Thu, 17 Jul 2014 08:55:16 +0000 (10:55 +0200)]
fix(tools/buffering.py): provide compatibility with pytables 2.3.1 use proper arguments for createEArray()
Thomas Fillon [Thu, 17 Jul 2014 08:24:40 +0000 (10:24 +0200)]
fix(tools/buffering.py): provide compatibility with pytables 2.3.1 (debian package) old functions are camelCase
Thomas Fillon [Thu, 17 Jul 2014 08:16:02 +0000 (10:16 +0200)]
fix(setup.py): remove dependency on numexpr (already a dependency of pytables)
Thomas Fillon [Thu, 17 Jul 2014 07:59:14 +0000 (09:59 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Thu, 17 Jul 2014 07:58:40 +0000 (09:58 +0200)]
fix(tools/buffering.py): provide compatibility with pytables 2.3.1 (debian package)
David Doukhan [Mon, 14 Jul 2014 19:13:17 +0000 (21:13 +0200)]
small bug fix
David Doukhan [Mon, 14 Jul 2014 18:43:29 +0000 (20:43 +0200)]
adding speech activity detection
Guillaume Pellerin [Fri, 11 Jul 2014 16:15:36 +0000 (18:15 +0200)]
Merge branch 'DavidDoukhan-diadems' into diadems
Guillaume Pellerin [Fri, 11 Jul 2014 16:14:54 +0000 (18:14 +0200)]
Merge branch 'diadems' of github.com:DavidDoukhan/TimeSide into DavidDoukhan-diadems
Conflicts:
setup.py
timeside/analyzer/core.py
David Doukhan [Fri, 11 Jul 2014 14:50:51 +0000 (16:50 +0200)]
dependency to py_sonicvisualiser
David Doukhan [Fri, 11 Jul 2014 14:49:35 +0000 (16:49 +0200)]
export analyzer result to sonic visualizer
Guillaume Pellerin [Fri, 11 Jul 2014 10:05:53 +0000 (12:05 +0200)]
Merge branch 'master' into dev
Conflicts:
README.rst
setup.py
timeside/__init__.py
Guillaume Pellerin [Fri, 11 Jul 2014 10:03:56 +0000 (12:03 +0200)]
update install
Guillaume Pellerin [Mon, 7 Jul 2014 22:24:52 +0000 (00:24 +0200)]
update debian install
Conflicts:
README.rst
Guillaume Pellerin [Mon, 7 Jul 2014 22:25:34 +0000 (00:25 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Mon, 7 Jul 2014 22:24:52 +0000 (00:24 +0200)]
update debian install
Guillaume Pellerin [Fri, 4 Jul 2014 14:14:44 +0000 (16:14 +0200)]
goto 0.5.6.3
Thomas Fillon [Fri, 4 Jul 2014 13:38:05 +0000 (15:38 +0200)]
fix:(travis): install numexpr with pip