]> git.parisson.com Git - timeside-diadems.git/log
timeside-diadems.git
11 years agoupdate docs
Guillaume Pellerin [Wed, 16 Oct 2013 08:08:38 +0000 (10:08 +0200)]
update docs

11 years agofix docs
Guillaume Pellerin [Wed, 16 Oct 2013 00:22:28 +0000 (02:22 +0200)]
fix docs

11 years agofix docs
Guillaume Pellerin [Wed, 16 Oct 2013 00:22:13 +0000 (02:22 +0200)]
fix docs

11 years agoupdate news and prepare basic tutorial
Guillaume Pellerin [Wed, 16 Oct 2013 00:06:28 +0000 (02:06 +0200)]
update news and prepare basic tutorial

11 years agofix authors
Guillaume Pellerin [Tue, 15 Oct 2013 22:57:46 +0000 (00:57 +0200)]
fix authors

11 years agofix news
Guillaume Pellerin [Tue, 15 Oct 2013 22:49:33 +0000 (00:49 +0200)]
fix news

11 years agoAdd Processor a post_process() function. analyzer will produce the Results during...
Thomas Fillon [Tue, 15 Oct 2013 22:29:35 +0000 (00:29 +0200)]
Add Processor a post_process() function. analyzer will produce the Results during that post-process

11 years agoMerge branch 'dev' of https://github.com/yomguy/TimeSide into dev before push IRIT...
Thomas Fillon [Tue, 15 Oct 2013 21:42:50 +0000 (23:42 +0200)]
Merge branch 'dev' of https://github.com/yomguy/TimeSide into dev before push IRIT analyzers

11 years agoswitch IRIT analyzers to the new Analyzers structure
Thomas Fillon [Tue, 15 Oct 2013 21:42:23 +0000 (23:42 +0200)]
switch IRIT analyzers to the new Analyzers structure

11 years agofix doc again
Guillaume Pellerin [Tue, 15 Oct 2013 21:25:11 +0000 (23:25 +0200)]
fix doc again

11 years agoupdate doc
Guillaume Pellerin [Tue, 15 Oct 2013 21:23:11 +0000 (23:23 +0200)]
update doc

11 years agoupdate sphinx doc & index, parse it to README.rst
Guillaume Pellerin [Tue, 15 Oct 2013 21:20:17 +0000 (23:20 +0200)]
update sphinx doc & index, parse it to README.rst

11 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Tue, 15 Oct 2013 20:44:12 +0000 (22:44 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

11 years agofix news, add svg diagram
Guillaume Pellerin [Tue, 15 Oct 2013 20:34:20 +0000 (22:34 +0200)]
fix news, add svg diagram

11 years agotest links
Guillaume Pellerin [Tue, 15 Oct 2013 17:26:20 +0000 (19:26 +0200)]
test links

11 years agoupdate doc, news, clean IRIT plugins
Guillaume Pellerin [Tue, 15 Oct 2013 17:24:00 +0000 (19:24 +0200)]
update doc, news, clean IRIT plugins

11 years agoupdate doc (install, AnalyzerResult example, etc)
Guillaume Pellerin [Mon, 14 Oct 2013 06:54:09 +0000 (08:54 +0200)]
update doc (install, AnalyzerResult example, etc)

11 years agoupdate README and slides
Guillaume Pellerin [Sun, 13 Oct 2013 15:37:13 +0000 (17:37 +0200)]
update README and slides

11 years agoirit analyzers are IAnalyzer
Guillaume Pellerin [Fri, 11 Oct 2013 23:13:11 +0000 (01:13 +0200)]
irit analyzers are IAnalyzer

11 years agoMerge branch 'diadems' into dev
Guillaume Pellerin [Fri, 11 Oct 2013 23:07:15 +0000 (01:07 +0200)]
Merge branch 'diadems' into dev

Conflicts:
timeside/analyzer/__init__.py

11 years agoAdd Vamp Plugin analyzer based on vamp-simple-host
Thomas Fillon [Fri, 11 Oct 2013 19:13:00 +0000 (21:13 +0200)]
Add Vamp Plugin analyzer based on vamp-simple-host

- VampSimpleHost analyzer requires vamp-plugin-sdk  installation
- add exemple to use it in test/api" (requires vamp-examples installation)

11 years agoVarious enhancements on timeside.analyzer
Thomas Fillon [Thu, 10 Oct 2013 08:11:44 +0000 (10:11 +0200)]
Various enhancements on timeside.analyzer

- Add functions data(), time() and duration() to AnalyzerResult to easilly acces those values
- Modify Analyzer id to get results with the following format : 'AnalyzerID.ResultID' (e.g. 'aubio_temporal.beat', aubio_temporal.bpm', ...)
- Analyzer result() function now return only the results in the container that match the Analyzer id (e.g. 'aubio_temporal.*')
- Add Waveform Analyzer and Spectrogram Analyzers (mainly for demonstration and illustration purpose)
- some PEP8 refactoring (with autopep8)

11 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Thu, 10 Oct 2013 08:10:31 +0000 (10:10 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

Conflicts:
timeside/analyzer/core.py

11 years agoimport all modules, fix exmaples, update version parsing
Guillaume Pellerin [Thu, 10 Oct 2013 08:08:50 +0000 (10:08 +0200)]
import all modules, fix exmaples, update version parsing

11 years agorevise goals again
Guillaume Pellerin [Tue, 8 Oct 2013 11:56:01 +0000 (13:56 +0200)]
revise goals again

11 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Guillaume Pellerin [Tue, 8 Oct 2013 11:49:17 +0000 (13:49 +0200)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

11 years agorefactoring description, goals and features
Guillaume Pellerin [Tue, 8 Oct 2013 11:47:18 +0000 (13:47 +0200)]
refactoring description, goals and features

11 years agoupdate title
Guillaume Pellerin [Mon, 7 Oct 2013 13:41:44 +0000 (15:41 +0200)]
update title

11 years agogo to 0.5.0, fix some copyrights
Guillaume Pellerin [Mon, 30 Sep 2013 10:40:30 +0000 (12:40 +0200)]
go to 0.5.0, fix some copyrights

11 years agoMerge branch 'master' into dev
Guillaume Pellerin [Mon, 30 Sep 2013 10:37:30 +0000 (12:37 +0200)]
Merge branch 'master' into dev

Conflicts:
README.rst

11 years agofix doc
Guillaume Pellerin [Mon, 9 Sep 2013 18:39:48 +0000 (20:39 +0200)]
fix doc

11 years agofix README
Guillaume Pellerin [Tue, 3 Sep 2013 09:32:04 +0000 (11:32 +0200)]
fix README

11 years agoMerge branch 'dev' into exp_AnalyzerResult
Guillaume Pellerin [Thu, 22 Aug 2013 16:19:21 +0000 (18:19 +0200)]
Merge branch 'dev' into exp_AnalyzerResult

11 years agogoto 0.4.5
Guillaume Pellerin [Thu, 22 Aug 2013 15:55:11 +0000 (17:55 +0200)]
goto 0.4.5

11 years agoresolve conflict with origin to fix merging issues
Thomas Fillon [Mon, 19 Aug 2013 13:40:51 +0000 (15:40 +0200)]
resolve conflict with origin to fix merging issues

11 years agoMerge branch 'release/0.4.4' into dev
Guillaume Pellerin [Sat, 27 Jul 2013 12:07:55 +0000 (14:07 +0200)]
Merge branch 'release/0.4.4' into dev

Conflicts:
README.rst
setup.py
timeside/__init__.py

11 years agoupdate deps
Guillaume Pellerin [Sat, 27 Jul 2013 12:06:33 +0000 (14:06 +0200)]
update deps

11 years agoadd install packs for Fedora
Guillaume Pellerin [Fri, 26 Jul 2013 17:54:35 +0000 (19:54 +0200)]
add install packs for Fedora

11 years agoREADME.rst: fix typos
Paul Brossier [Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)]
README.rst: fix typos

11 years agoCorrection of the bug on the segmentation from value
LeCoz [Thu, 11 Jul 2013 11:48:48 +0000 (12:48 +0100)]
Correction of the bug on the segmentation from value
Comments on the 4Hz Irit Speech segmentor

11 years agoFix segment issues in IRIT Analyzers
Thomas Fillon [Thu, 11 Jul 2013 08:28:13 +0000 (10:28 +0200)]
Fix segment issues in IRIT Analyzers

- Fix segmentFromValues to handleproperly handle the last segment
- Fix irit_entropy_segments and irit_4hzenergy_segments results format to have segment limits in seconds

11 years agoMerge branch 'master' of github.com:yomguy/TimeSide
Paul Brossier [Mon, 8 Jul 2013 22:04:07 +0000 (17:04 -0500)]
Merge branch 'master' of github.com:yomguy/TimeSide

11 years agorename scripts and cleanup old ones
Guillaume Pellerin [Mon, 8 Jul 2013 21:57:55 +0000 (23:57 +0200)]
rename scripts and cleanup old ones

11 years agoREADME.rst: fix typos
Paul Brossier [Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)]
README.rst: fix typos

11 years agoexclude debian from register tarball
Guillaume Pellerin [Mon, 8 Jul 2013 21:30:25 +0000 (23:30 +0200)]
exclude debian from register tarball

11 years agoREADME.rst: fix typos
Paul Brossier [Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)]
README.rst: fix typos

11 years agoMerge branch 'dev' of https://github.com/yomguy/TimeSide into dev
Thomas Fillon [Fri, 5 Jul 2013 22:52:42 +0000 (00:52 +0200)]
Merge branch 'dev' of https://github.com/yomguy/TimeSide into dev

11 years agoupdate changelog
Guillaume Pellerin [Fri, 28 Jun 2013 19:44:41 +0000 (21:44 +0200)]
update changelog

11 years agogoto 0.4.4
Guillaume Pellerin [Fri, 28 Jun 2013 19:37:38 +0000 (21:37 +0200)]
goto 0.4.4

11 years agoadd scipy and h5py dependencies
Guillaume Pellerin [Fri, 28 Jun 2013 19:25:48 +0000 (21:25 +0200)]
add scipy and h5py dependencies

11 years agofix empty argument for AnalyzerResultContainer, fix aubio_specdesc.results, add resul...
Guillaume Pellerin [Wed, 19 Jun 2013 11:11:54 +0000 (13:11 +0200)]
fix empty argument for AnalyzerResultContainer, fix aubio_specdesc.results, add results to api

11 years agoRemove temp file
Maxime LE COZ [Mon, 17 Jun 2013 14:14:50 +0000 (16:14 +0200)]
Remove temp file

11 years agoIrit analysers
Maxime LE COZ [Mon, 17 Jun 2013 14:12:25 +0000 (16:12 +0200)]
Irit analysers

11 years agoAdd Yaafe wrapper as a new TimeSide analyzer
Thomas Fillon [Sat, 15 Jun 2013 12:09:47 +0000 (14:09 +0200)]
Add Yaafe wrapper as a new TimeSide analyzer

Yaafe wrapper needs a proper Yaafe install (don't forget to set all the environment variables required by Yaafe). Yaafe analyzer uses the Yaafe python engine to which TimeSide sends the audio data during process() and gets back the results when result() is called. The corresponding tests are also included in this commit. Enjoy !

11 years agoAdd IRIT Speech detectors
Maxime LE COZ [Tue, 4 Jun 2013 11:59:14 +0000 (13:59 +0200)]
Add IRIT Speech detectors

11 years agoupdate links
Guillaume Pellerin [Tue, 28 May 2013 20:55:22 +0000 (22:55 +0200)]
update links

11 years agodoc: fix more dependencies, add API, slides, etc..
Guillaume Pellerin [Tue, 28 May 2013 20:17:49 +0000 (22:17 +0200)]
doc: fix more dependencies, add API, slides, etc..

11 years agofix repo again
Guillaume Pellerin [Tue, 28 May 2013 09:34:29 +0000 (11:34 +0200)]
fix repo again

11 years agofix some dependencies
Guillaume Pellerin [Tue, 28 May 2013 09:31:48 +0000 (11:31 +0200)]
fix some dependencies

11 years agoMerge branch 'aubio' into dev
Guillaume Pellerin [Fri, 24 May 2013 08:11:52 +0000 (10:11 +0200)]
Merge branch 'aubio' into dev

12 years agogoto 0.5
Guillaume Pellerin [Thu, 25 Apr 2013 13:00:47 +0000 (15:00 +0200)]
goto 0.5

12 years agotimeside/analyzer/__init__.py: add aubio_specdesc
Paul Brossier [Tue, 16 Apr 2013 00:10:27 +0000 (19:10 -0500)]
timeside/analyzer/__init__.py: add aubio_specdesc

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Tue, 16 Apr 2013 00:04:54 +0000 (19:04 -0500)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agotimeside/analyzer/: factorise max_level and rms_level
Paul Brossier [Mon, 15 Apr 2013 22:35:10 +0000 (17:35 -0500)]
timeside/analyzer/: factorise max_level and rms_level

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Guillaume Pellerin [Mon, 15 Apr 2013 21:14:04 +0000 (23:14 +0200)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agonow require numpy>=1.6.2 for float16
Guillaume Pellerin [Mon, 15 Apr 2013 21:13:26 +0000 (23:13 +0200)]
now require numpy>=1.6.2 for float16

12 years agotimeside/analyzer/aubio_*.py: use downsample_blocking
Paul Brossier [Mon, 15 Apr 2013 19:26:31 +0000 (14:26 -0500)]
timeside/analyzer/aubio_*.py: use downsample_blocking

12 years agoadd aubio mfcc and melenergy
Paul Brossier [Mon, 15 Apr 2013 01:59:58 +0000 (20:59 -0500)]
add aubio mfcc and melenergy

12 years agotimeside/analyzer/: factorise aubio temporal stuff
Paul Brossier [Sun, 14 Apr 2013 04:21:26 +0000 (23:21 -0500)]
timeside/analyzer/: factorise aubio temporal stuff

12 years agotimeside/analyzer/: enable aubio, beautify titles
Paul Brossier [Sat, 13 Apr 2013 23:01:28 +0000 (18:01 -0500)]
timeside/analyzer/: enable aubio, beautify titles

12 years agoMerge branch 'dev'
yomguy [Wed, 13 Mar 2013 10:30:34 +0000 (11:30 +0100)]
Merge branch 'dev'

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:41:12 +0000 (13:41 +0100)]
Merge branch 'dev'

12 years agofix metadata
yomguy [Tue, 12 Feb 2013 12:40:58 +0000 (13:40 +0100)]
fix metadata

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:37:08 +0000 (13:37 +0100)]
Merge branch 'dev'

12 years agoadd overwite info
yomguy [Tue, 12 Feb 2013 12:36:49 +0000 (13:36 +0100)]
add overwite info

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:29:01 +0000 (13:29 +0100)]
Merge branch 'dev'

12 years agoadd infos
yomguy [Tue, 12 Feb 2013 12:27:13 +0000 (13:27 +0100)]
add infos

12 years agoadd news and descriptions, go to 0.4.3
yomguy [Tue, 12 Feb 2013 12:25:05 +0000 (13:25 +0100)]
add news and descriptions, go to 0.4.3

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide
yomguy [Tue, 29 Jan 2013 22:51:19 +0000 (23:51 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide

12 years agoMerge branch 'dev'
yomguy [Sat, 26 Jan 2013 15:40:13 +0000 (16:40 +0100)]
Merge branch 'dev'

12 years agoMerge branch 'dev'
yomguy [Tue, 8 Jan 2013 10:32:45 +0000 (11:32 +0100)]
Merge branch 'dev'

12 years agodesactivate aubio
yomguy [Tue, 8 Jan 2013 10:32:10 +0000 (11:32 +0100)]
desactivate aubio

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
yomguy [Tue, 8 Jan 2013 10:03:12 +0000 (11:03 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into dev
yomguy [Tue, 8 Jan 2013 10:03:03 +0000 (11:03 +0100)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide
yomguy [Tue, 8 Jan 2013 10:01:51 +0000 (11:01 +0100)]
Merge branch 'aubio' of github.com:yomguy/TimeSide

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide
yomguy [Tue, 8 Jan 2013 10:00:43 +0000 (11:00 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide

12 years agoadd egg-infos, go to 0.4.3
yomguy [Tue, 8 Jan 2013 09:59:35 +0000 (10:59 +0100)]
add egg-infos, go to 0.4.3

12 years agocleanup
yomguy [Mon, 12 Nov 2012 10:56:46 +0000 (11:56 +0100)]
cleanup

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Mon, 8 Oct 2012 17:23:13 +0000 (11:23 -0600)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Paul Brossier [Mon, 8 Oct 2012 16:21:07 +0000 (10:21 -0600)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'master' into aubio
yomguy [Mon, 8 Oct 2012 15:45:01 +0000 (17:45 +0200)]
Merge branch 'master' into aubio

12 years agono test results
yomguy [Mon, 8 Oct 2012 15:31:50 +0000 (17:31 +0200)]
no test results

12 years agofix manifest
yomguy [Mon, 8 Oct 2012 15:26:49 +0000 (17:26 +0200)]
fix manifest

12 years agoarg, no gst in travis :(
yomguy [Mon, 8 Oct 2012 15:12:16 +0000 (17:12 +0200)]
arg, no gst in travis :(

12 years agotry python-gst install
yomguy [Mon, 8 Oct 2012 15:06:10 +0000 (17:06 +0200)]
try python-gst install

12 years agore-add numpy and pil to requirements
yomguy [Mon, 8 Oct 2012 14:15:03 +0000 (16:15 +0200)]
re-add numpy and pil to requirements

12 years agofix travis deps
yomguy [Mon, 8 Oct 2012 14:12:17 +0000 (16:12 +0200)]
fix travis deps

12 years agoadd travis test
yomguy [Mon, 8 Oct 2012 14:10:00 +0000 (16:10 +0200)]
add travis test

12 years agomv doc, fix doc
yomguy [Mon, 8 Oct 2012 14:00:24 +0000 (16:00 +0200)]
mv doc, fix doc

12 years agoadd schematic
yomguy [Mon, 8 Oct 2012 13:49:24 +0000 (15:49 +0200)]
add schematic