]> git.parisson.com Git - timeside-diadems.git/log
timeside-diadems.git
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 agoMerge branch 'master' of git+ssh://vcs.parisson.com/var/git/timeside
Guillaume Pellerin [Tue, 16 Apr 2013 10:24:00 +0000 (12:24 +0200)]
Merge branch 'master' of git+ssh://vcs.parisson.com/var/git/timeside

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 'master' of git+ssh://vcs.parisson.com/var/git/timeside
Guillaume Pellerin [Thu, 28 Feb 2013 09:27:11 +0000 (10:27 +0100)]
Merge branch 'master' of git+ssh://vcs.parisson.com/var/git/timeside

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

12 years agofix doc
yomguy [Mon, 8 Oct 2012 13:45:51 +0000 (15:45 +0200)]
fix doc

12 years agofix doc, cleanup
yomguy [Mon, 8 Oct 2012 12:01:35 +0000 (14:01 +0200)]
fix doc, cleanup

12 years agomutagen install fails on python 3.2
yomguy [Sat, 6 Oct 2012 23:14:29 +0000 (01:14 +0200)]
mutagen install fails on python 3.2

12 years agotest travis
yomguy [Sat, 6 Oct 2012 23:07:48 +0000 (01:07 +0200)]
test travis

12 years agorm travis test script
yomguy [Sat, 6 Oct 2012 22:59:19 +0000 (00:59 +0200)]
rm travis test script

12 years agofix again
yomguy [Sat, 6 Oct 2012 22:47:05 +0000 (00:47 +0200)]
fix again

12 years agofix travis install
yomguy [Sat, 6 Oct 2012 22:45:35 +0000 (00:45 +0200)]
fix travis install

12 years agofix travis install
yomguy [Sat, 6 Oct 2012 22:44:41 +0000 (00:44 +0200)]
fix travis install

12 years agofix requirements
yomguy [Sat, 6 Oct 2012 22:40:11 +0000 (00:40 +0200)]
fix requirements

12 years agoadd Travis CI hooks
yomguy [Sat, 6 Oct 2012 22:33:34 +0000 (00:33 +0200)]
add Travis CI hooks

12 years agoMerge branch 'dev' into aubio
yomguy [Sat, 6 Oct 2012 21:05:58 +0000 (23:05 +0200)]
Merge branch 'dev' into aubio

12 years agoMerge branch 'dev' into aubio
yomguy [Sat, 6 Oct 2012 13:12:17 +0000 (15:12 +0200)]
Merge branch 'dev' into aubio

12 years agoMerge branch 'dev' into aubio
yomguy [Sat, 6 Oct 2012 12:54:45 +0000 (14:54 +0200)]
Merge branch 'dev' into aubio

12 years agogo to 0.4.2
yomguy [Sat, 6 Oct 2012 12:54:12 +0000 (14:54 +0200)]
go to 0.4.2

12 years agorm duration since value is available through decoder.setup, cleanup
yomguy [Sat, 6 Oct 2012 12:37:38 +0000 (14:37 +0200)]
rm duration since value is available through decoder.setup, cleanup

12 years agofix grapher tests, cleanup
yomguy [Fri, 5 Oct 2012 22:35:41 +0000 (00:35 +0200)]
fix grapher tests, cleanup

12 years agoMerge branch 'dev' into aubio
yomguy [Tue, 2 Oct 2012 23:19:59 +0000 (01:19 +0200)]
Merge branch 'dev' into aubio

12 years agoMerge branch 'master' into dev
yomguy [Tue, 2 Oct 2012 21:02:27 +0000 (23:02 +0200)]
Merge branch 'master' into dev

12 years agoupdate doc
yomguy [Tue, 2 Oct 2012 21:02:15 +0000 (23:02 +0200)]
update doc

12 years agoMerge branch 'hotfix/manifest' into dev
yomguy [Tue, 2 Oct 2012 14:10:29 +0000 (16:10 +0200)]
Merge branch 'hotfix/manifest' into dev

12 years agoMerge branch 'hotfix/manifest'
yomguy [Tue, 2 Oct 2012 14:10:21 +0000 (16:10 +0200)]
Merge branch 'hotfix/manifest'

12 years agofix manifest
yomguy [Tue, 2 Oct 2012 14:10:15 +0000 (16:10 +0200)]
fix manifest

12 years agoMerge branch 'release/0.4.1'
yomguy [Tue, 2 Oct 2012 14:05:40 +0000 (16:05 +0200)]
Merge branch 'release/0.4.1'

12 years agoupdate news, go to 0.4.1
yomguy [Tue, 2 Oct 2012 14:04:50 +0000 (16:04 +0200)]
update news, go to 0.4.1

12 years ago* ui > static/timeside
yomguy [Tue, 2 Oct 2012 11:56:56 +0000 (13:56 +0200)]
* ui > static/timeside
* upgrade SM2
* upgrade js scripts from telemeta

12 years agoMerge branch 'dev' into aubio
yomguy [Fri, 28 Sep 2012 22:45:34 +0000 (00:45 +0200)]
Merge branch 'dev' into aubio

12 years agofix doc
yomguy [Fri, 28 Sep 2012 22:13:43 +0000 (00:13 +0200)]
fix doc

12 years agoMerge branch 'release/0.4.0' into dev
yomguy [Fri, 28 Sep 2012 22:02:11 +0000 (00:02 +0200)]
Merge branch 'release/0.4.0' into dev

12 years agoMerge branch 'release/0.4.0'
yomguy [Fri, 28 Sep 2012 22:01:55 +0000 (00:01 +0200)]
Merge branch 'release/0.4.0'

12 years agoupdate doc
yomguy [Fri, 28 Sep 2012 21:59:19 +0000 (23:59 +0200)]
update doc

12 years agoupdate doc
yomguy [Fri, 28 Sep 2012 21:55:30 +0000 (23:55 +0200)]
update doc

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Fri, 28 Sep 2012 21:27:15 +0000 (15:27 -0600)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Fri, 28 Sep 2012 21:23:18 +0000 (15:23 -0600)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agoMerge branch 'dev' into aubio
Paul Brossier [Fri, 28 Sep 2012 21:18:43 +0000 (15:18 -0600)]
Merge branch 'dev' into aubio