]> git.parisson.com Git - timeside.git/log
timeside.git
10 years agofeature(irit_speech_4hz): apply a median filter at the output of irit_4hz and make...
Thomas Fillon [Mon, 30 Jun 2014 13:38:45 +0000 (15:38 +0200)]
feature(irit_speech_4hz): apply a median filter at the output of irit_4hz and make it a new result

10 years agotest(core_processors): add a unittest for the new feature introduce in 22b4e698229ceb
Thomas Fillon [Mon, 30 Jun 2014 10:37:01 +0000 (12:37 +0200)]
test(core_processors): add a unittest for the new feature introduce in 22b4e698229ceb

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 30 Jun 2014 10:34:16 +0000 (12:34 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agofeature(ProcessPipe): Add a method for a processor to overwrite the source samplerate
Thomas Fillon [Mon, 30 Jun 2014 10:33:49 +0000 (12:33 +0200)]
feature(ProcessPipe): Add a method for a processor to overwrite the source samplerate

10 years agoMerge branch 'master' into dev
Guillaume Pellerin [Tue, 24 Jun 2014 23:21:15 +0000 (01:21 +0200)]
Merge branch 'master' into dev

10 years agoexclude sandbox media 0.5.6-3
Guillaume Pellerin [Tue, 24 Jun 2014 23:14:21 +0000 (01:14 +0200)]
exclude sandbox media

10 years agoFix broken Manifest 0.5.6-2
Guillaume Pellerin [Tue, 24 Jun 2014 22:47:33 +0000 (00:47 +0200)]
Fix broken Manifest

10 years agorefactor(AnalyzerResult): remove `y_unit` field in data_object
Thomas Fillon [Tue, 24 Jun 2014 18:59:54 +0000 (20:59 +0200)]
refactor(AnalyzerResult): remove `y_unit` field in data_object

This field need to be handle properly for serialization and it may be grouped with other related field in a metadata_object inside data_object.

10 years agofix(test_graphers_render_analyzers): Switch interactive plot option to false
Thomas Fillon [Tue, 24 Jun 2014 18:25:25 +0000 (20:25 +0200)]
fix(test_graphers_render_analyzers): Switch interactive plot option to false

10 years agorefactor(test_graphers_render_analyzers): Encapsulate test facory in a function
Thomas Fillon [Tue, 24 Jun 2014 15:58:27 +0000 (17:58 +0200)]
refactor(test_graphers_render_analyzers): Encapsulate test facory in a function

10 years agofeature(graphers): Improve legend aspect for segmentation+label results
Thomas Fillon [Tue, 24 Jun 2014 15:56:51 +0000 (17:56 +0200)]
feature(graphers): Improve legend aspect for segmentation+label results

10 years agofeature(graphers): add image rendering for data_object with y_value (like spectrogram)
Thomas Fillon [Tue, 24 Jun 2014 14:00:51 +0000 (16:00 +0200)]
feature(graphers): add image rendering for data_object with y_value (like spectrogram)

10 years agorefactor(test_analyzers_stress): minor refactoring
Thomas Fillon [Tue, 24 Jun 2014 13:39:40 +0000 (15:39 +0200)]
refactor(test_analyzers_stress): minor refactoring

10 years agofeature(graphers): add grapher for limsi_sad and provide legend for segmentation...
Thomas Fillon [Tue, 24 Jun 2014 13:39:09 +0000 (15:39 +0200)]
feature(graphers): add grapher for limsi_sad and provide legend for segmentation+label results

10 years agotest(AnalyzerResult): add test for AnalyzerResult factory after e9749c92ee3a4
Thomas Fillon [Tue, 24 Jun 2014 13:37:27 +0000 (15:37 +0200)]
test(AnalyzerResult): add test for AnalyzerResult factory after e9749c92ee3a4

10 years agofix(doc): fix doctest in doc after e9749c92ee3a4
Thomas Fillon [Mon, 23 Jun 2014 23:17:33 +0000 (01:17 +0200)]
fix(doc): fix doctest in doc after e9749c92ee3a4

10 years agorefactor(analyzer.core): refactor AnalyzerResult
Thomas Fillon [Mon, 23 Jun 2014 22:47:14 +0000 (00:47 +0200)]
refactor(analyzer.core): refactor AnalyzerResult

- Put frame_metadata and label_metadata inside data_object
- No more subclasses for analyzerResult
- Put subclasses in data_object (subclasses of DataObject: one per (data_mode, time_mode) combination
- Add 'y_value' and 'y_unit' key for data_object (to deal with 2D array where the y-value is a data and may have a unit like spectrogram (y_value = frequnecies, y_unit=Hz))

10 years agofix(render_analyzers) : fix blending of background image
Thomas Fillon [Sat, 21 Jun 2014 07:29:06 +0000 (09:29 +0200)]
fix(render_analyzers) : fix blending of background image

10 years agofeat(irit_monopoly.py): blocksize and stepsize are now set from aubio_pitch
Thomas Fillon [Thu, 19 Jun 2014 13:58:56 +0000 (15:58 +0200)]
feat(irit_monopoly.py): blocksize and stepsize are now set from aubio_pitch

10 years agofeat(aubio_pitch.py): add blocksize and stepsize as input parameters
Thomas Fillon [Thu, 19 Jun 2014 13:57:12 +0000 (15:57 +0200)]
feat(aubio_pitch.py): add blocksize and stepsize as input parameters

10 years agofeat(analyzer/utils.py): add a function to evaluate the next power of two
Thomas Fillon [Thu, 19 Jun 2014 13:51:25 +0000 (15:51 +0200)]
feat(analyzer/utils.py): add a function to evaluate the next power of two

10 years agofix(grapher/render_analyzers.py): manage import error on irit_monopoly
Thomas Fillon [Thu, 19 Jun 2014 11:48:27 +0000 (13:48 +0200)]
fix(grapher/render_analyzers.py): manage import error on irit_monopoly

10 years agofix(irit_monoply): explicit import of AubioPitch in preamble
Thomas Fillon [Thu, 19 Jun 2014 11:25:44 +0000 (13:25 +0200)]
fix(irit_monoply): explicit import of AubioPitch in preamble

This prevent from import error in system where aubio is not installed. Thus Irit_monopoly will not be available. either.

10 years agoRefactor : In Irit Monopoly, Implement aubio_pitch as a parent analyzer
Thomas Fillon [Thu, 19 Jun 2014 11:08:18 +0000 (13:08 +0200)]
Refactor : In Irit Monopoly, Implement aubio_pitch as a parent analyzer

This also fixes NaN issue in Irit Monopoly

10 years agoAdd message when import error occurs during TimeSide init
Thomas Fillon [Thu, 19 Jun 2014 10:38:09 +0000 (12:38 +0200)]
Add message when import error occurs during TimeSide init

10 years agoAdd Irit Monopoly to dev
Thomas Fillon [Thu, 19 Jun 2014 10:37:53 +0000 (12:37 +0200)]
Add Irit Monopoly to dev

10 years agoAdd a background image option for rendering analyzers
Thomas Fillon [Thu, 19 Jun 2014 09:05:31 +0000 (11:05 +0200)]
Add a background image option for rendering analyzers

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Wed, 11 Jun 2014 22:38:50 +0000 (00:38 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoUpdate server/models to new API
Thomas Fillon [Wed, 11 Jun 2014 22:36:50 +0000 (00:36 +0200)]
Update server/models to new API

10 years agogoto 0.5.7
Guillaume Pellerin [Wed, 11 Jun 2014 19:02:43 +0000 (21:02 +0200)]
goto 0.5.7

10 years agoApply Piem's patch to disable rdt theme for the doc. But the special nice theme remai... 0.5.6
Guillaume Pellerin [Wed, 11 Jun 2014 18:56:06 +0000 (20:56 +0200)]
Apply Piem's patch to disable rdt theme for the doc. But the special nice theme remains in the doc branch..

10 years agoupdate doc doc
Guillaume Pellerin [Wed, 11 Jun 2014 18:51:28 +0000 (20:51 +0200)]
update doc

10 years agoFixes grapher for aubio_pitch renderer crem
Thomas Fillon [Wed, 4 Jun 2014 14:35:23 +0000 (16:35 +0200)]
Fixes grapher for aubio_pitch renderer

10 years agoFix parent instanciation
Guillaume Pellerin [Tue, 27 May 2014 10:20:52 +0000 (12:20 +0200)]
Fix parent instanciation

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Tue, 27 May 2014 10:00:14 +0000 (12:00 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoFix parent instanciation issue in render_analyzers
Thomas Fillon [Tue, 27 May 2014 09:59:55 +0000 (11:59 +0200)]
Fix parent instanciation issue in render_analyzers

10 years agoFix parent instanciation in the pipe
Guillaume Pellerin [Tue, 27 May 2014 09:50:01 +0000 (11:50 +0200)]
Fix parent instanciation in the pipe

10 years agocleanup whitespaces
Guillaume Pellerin [Mon, 26 May 2014 11:33:39 +0000 (13:33 +0200)]
cleanup whitespaces

10 years agogoto 0.5.6
Guillaume Pellerin [Tue, 20 May 2014 10:34:11 +0000 (12:34 +0200)]
goto 0.5.6

10 years agofix various ReST links for pypi
Guillaume Pellerin [Tue, 20 May 2014 10:32:19 +0000 (12:32 +0200)]
fix various ReST links for pypi

10 years agoMerge branch 'dev'
Guillaume Pellerin [Tue, 20 May 2014 10:01:37 +0000 (12:01 +0200)]
Merge branch 'dev'

10 years agoupdate readme
Guillaume Pellerin [Tue, 20 May 2014 10:01:23 +0000 (12:01 +0200)]
update readme

10 years agofix news for pypi
Guillaume Pellerin [Tue, 20 May 2014 10:00:53 +0000 (12:00 +0200)]
fix news for pypi

10 years agoMerge branch 'dev' 0.5.5
Guillaume Pellerin [Tue, 20 May 2014 09:32:33 +0000 (11:32 +0200)]
Merge branch 'dev'

10 years agoadd links to news
Guillaume Pellerin [Tue, 20 May 2014 09:31:17 +0000 (11:31 +0200)]
add links to news

10 years agoupdate news
Guillaume Pellerin [Tue, 20 May 2014 09:29:20 +0000 (11:29 +0200)]
update news

10 years agoMerge branch 'dev'
Guillaume Pellerin [Tue, 20 May 2014 09:26:59 +0000 (11:26 +0200)]
Merge branch 'dev'

10 years agocleanup prints again
Guillaume Pellerin [Tue, 20 May 2014 09:20:55 +0000 (11:20 +0200)]
cleanup prints again

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Tue, 20 May 2014 09:04:26 +0000 (11:04 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agocleanup prints
Guillaume Pellerin [Tue, 20 May 2014 09:04:11 +0000 (11:04 +0200)]
cleanup prints

10 years agoSkip doctest in utils.sha1sum_file
Thomas Fillon [Tue, 20 May 2014 08:43:21 +0000 (10:43 +0200)]
Skip doctest in utils.sha1sum_file

10 years agoDoctest data are directed to an URL
Thomas Fillon [Tue, 20 May 2014 08:32:09 +0000 (10:32 +0200)]
Doctest data are directed to an URL

10 years agoExclude tests/sandbox in the MANIFEST
Guillaume Pellerin [Tue, 20 May 2014 07:49:27 +0000 (09:49 +0200)]
Exclude tests/sandbox in the MANIFEST

10 years agoTimeside only in the package setup, add some versions for deps
Guillaume Pellerin [Tue, 20 May 2014 07:41:01 +0000 (09:41 +0200)]
Timeside only in the package setup, add some versions for deps

10 years agoAdd trained_models to manifest, add upgrading issues to readme
Guillaume Pellerin [Mon, 19 May 2014 15:13:36 +0000 (17:13 +0200)]
Add trained_models to manifest, add upgrading issues to readme

10 years agoNo tests package!
Guillaume Pellerin [Mon, 19 May 2014 14:29:59 +0000 (16:29 +0200)]
No tests package!

10 years agoUpdate exclude setup rule
Guillaume Pellerin [Mon, 19 May 2014 14:20:47 +0000 (16:20 +0200)]
Update exclude setup rule

10 years agobugfix
Guillaume Pellerin [Mon, 19 May 2014 14:17:47 +0000 (16:17 +0200)]
bugfix

10 years agoExclude tests from install
Guillaume Pellerin [Mon, 19 May 2014 14:17:05 +0000 (16:17 +0200)]
Exclude tests from install

10 years agoAdd matplotlib to setup deps
Guillaume Pellerin [Mon, 19 May 2014 14:11:01 +0000 (16:11 +0200)]
Add matplotlib to setup deps

10 years agoupdate doc again
Guillaume Pellerin [Mon, 19 May 2014 14:05:53 +0000 (16:05 +0200)]
update doc again

10 years agofix goals
Guillaume Pellerin [Mon, 19 May 2014 14:01:26 +0000 (16:01 +0200)]
fix goals

10 years agoupdate readme
Guillaume Pellerin [Mon, 19 May 2014 13:47:06 +0000 (15:47 +0200)]
update readme

10 years agoMove limsi_sad models
Guillaume Pellerin [Mon, 19 May 2014 13:41:14 +0000 (15:41 +0200)]
Move limsi_sad models

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 19 May 2014 13:17:48 +0000 (15:17 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoUpdate Limsi-SAD to match new package structure (i.e. use get_processor)
Thomas Fillon [Mon, 19 May 2014 13:17:32 +0000 (15:17 +0200)]
Update Limsi-SAD to match new package structure (i.e. use get_processor)

10 years agore-add get_samples
Guillaume Pellerin [Mon, 19 May 2014 13:11:56 +0000 (15:11 +0200)]
re-add get_samples

10 years agoupdate goals
Guillaume Pellerin [Mon, 19 May 2014 13:10:57 +0000 (15:10 +0200)]
update goals

10 years agoupdate news
Guillaume Pellerin [Mon, 19 May 2014 12:26:54 +0000 (14:26 +0200)]
update news

10 years agocleanup
Guillaume Pellerin [Mon, 19 May 2014 12:18:03 +0000 (14:18 +0200)]
cleanup

10 years agoagain
Guillaume Pellerin [Mon, 19 May 2014 12:15:15 +0000 (14:15 +0200)]
again

10 years agoagain
Guillaume Pellerin [Mon, 19 May 2014 12:14:54 +0000 (14:14 +0200)]
again

10 years agoagain
Guillaume Pellerin [Mon, 19 May 2014 12:14:20 +0000 (14:14 +0200)]
again

10 years agoagain
Guillaume Pellerin [Mon, 19 May 2014 12:13:46 +0000 (14:13 +0200)]
again

10 years agotry links
Guillaume Pellerin [Mon, 19 May 2014 12:12:21 +0000 (14:12 +0200)]
try links

10 years agoupdate readme
Guillaume Pellerin [Mon, 19 May 2014 12:11:12 +0000 (14:11 +0200)]
update readme

10 years agoupdate links
Guillaume Pellerin [Mon, 19 May 2014 12:10:48 +0000 (14:10 +0200)]
update links

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Mon, 19 May 2014 12:10:16 +0000 (14:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoPut list_processors in core, update dive in and install docs
Guillaume Pellerin [Mon, 19 May 2014 12:09:35 +0000 (14:09 +0200)]
Put list_processors in core, update dive in and install docs

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Mon, 19 May 2014 11:22:00 +0000 (13:22 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoFix typo in vamp_plugin
Thomas Fillon [Mon, 19 May 2014 11:21:42 +0000 (13:21 +0200)]
Fix typo in vamp_plugin

10 years agorebuild README
Guillaume Pellerin [Sun, 18 May 2014 22:18:18 +0000 (00:18 +0200)]
rebuild README

10 years agofix rst
Guillaume Pellerin [Sun, 18 May 2014 22:16:46 +0000 (00:16 +0200)]
fix rst

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Sun, 18 May 2014 22:14:20 +0000 (00:14 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agofix install and more docs
Guillaume Pellerin [Sun, 18 May 2014 22:13:56 +0000 (00:13 +0200)]
fix install and more docs

10 years agoadd some doc
Guillaume Pellerin [Sat, 17 May 2014 23:27:42 +0000 (01:27 +0200)]
add some doc

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 16 May 2014 16:10:33 +0000 (18:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoClean-up code for checking external librairies availability
Thomas Fillon [Fri, 16 May 2014 16:05:22 +0000 (18:05 +0200)]
Clean-up code for checking external librairies availability

- Enhance code to check if Aubio, Yaafe and Vamp host are available
- Corresponding processors should not be shown in processors list
- TimeSide can now be installed without all or any of these librairies
- Tests ands Doctests will passed (for doctest I had to skip some new server sub-modules)

10 years agoFix typo in server.tasks
Thomas Fillon [Fri, 16 May 2014 15:54:24 +0000 (17:54 +0200)]
Fix typo in server.tasks

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Fri, 16 May 2014 07:15:42 +0000 (09:15 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agofix some copyrights
Guillaume Pellerin [Fri, 16 May 2014 07:15:20 +0000 (09:15 +0200)]
fix some copyrights

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Thomas Fillon [Fri, 16 May 2014 07:08:31 +0000 (09:08 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoChange email adress for Thomas
Thomas Fillon [Fri, 16 May 2014 07:08:13 +0000 (09:08 +0200)]
Change email adress for Thomas

10 years agofix doc
Guillaume Pellerin [Fri, 16 May 2014 07:04:12 +0000 (09:04 +0200)]
fix doc

10 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Thu, 15 May 2014 10:17:02 +0000 (12:17 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

10 years agoupdate README and setup server
Guillaume Pellerin [Thu, 15 May 2014 10:16:14 +0000 (12:16 +0200)]
update README and setup

10 years agoRemove dependencies on gfortran and lib-atlas in .travis.yml 'before_install'
Thomas Fillon [Thu, 15 May 2014 09:37:36 +0000 (11:37 +0200)]
Remove dependencies on gfortran and lib-atlas in .travis.yml 'before_install'

10 years agoFix Travis CI setuptools support
Thomas Fillon [Thu, 15 May 2014 09:32:51 +0000 (11:32 +0200)]
Fix Travis CI setuptools support

Add  "sudo apt-get install python-setuptools" to .travis.yml 'befor_install' scripts otherwise Travis CI virtualenv with system_site_packages = true causes a conflict between setuptools (in virtualenv) and distutils in /usr/lib

10 years agoMerge branch 'dev' into server
Guillaume Pellerin [Wed, 14 May 2014 22:36:09 +0000 (00:36 +0200)]
Merge branch 'dev' into server

Conflicts:
timeside/__init__.py

10 years agoanother attempt to fix .travis.yml
Thomas Fillon [Wed, 14 May 2014 16:48:34 +0000 (18:48 +0200)]
another attempt to fix .travis.yml