Skip to content

Commit

Permalink
Further updates to release
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Mar 8, 2016
1 parent 7e05ff3 commit 6a585a3
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 235 deletions.
2 changes: 0 additions & 2 deletions examples/identification/identify.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
%warning('off', 'all');
disp( 'Initializing Two!Ears, setting up binaural simulator...' );

% === Initialize Two!Ears model and check dependencies

% === load test sounds
% leave away the second argument to use the whole testlist
[sourceSignal, labels, onOffsets] = makeTestSignal(idModels, 'shortTest.flist');
Expand Down
2 changes: 0 additions & 2 deletions examples/localisation_DNNs/localise.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ function localise()

warning('off','all');

% Initialize Two!Ears model and check dependencies

% === Configuration
% Different source positions given by BRIRs
% see:
Expand Down
2 changes: 0 additions & 2 deletions examples/localisation_GMMs/localise.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ function localise()

warning('off','all');

% Initialize Two!Ears model and check dependencies

% === Configuration
% Different source positions given by BRIRs
% see:
Expand Down
2 changes: 0 additions & 2 deletions examples/localisation_look_at_details/localise.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

warning('off', 'all');

% Initialize Two!Ears model and check dependencies

% Source angle
direction = 0;

Expand Down
2 changes: 0 additions & 2 deletions examples/localisation_toulouse/localise.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ function localise()

warning('off','all');

% Initialize Two!Ears model and check dependencies

% === Configuration
% Different source positions given by BRIRs
% see:
Expand Down
2 changes: 0 additions & 2 deletions examples/localisation_w_and_wo_head_movements/localise.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ function localise()

warning('off','all');

% Initialize Two!Ears model and check dependencies

% Different angles the sound source is placed at
sourceAngles = [0 33 76 239];

Expand Down
1 change: 0 additions & 1 deletion examples/segmentation/demo_segmentation_clean.m
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
% Ruhr-Universitaet Bochum
% Universitaetsstr. 150, 44801 Bochum

% Start the Two!Ears auditory model

% Initialize Binaural Simulator
sim = simulator.SimulatorConvexRoom('test_scene_clean.xml');
Expand Down
1 change: 0 additions & 1 deletion examples/segmentation/demo_segmentation_noisy.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
% Ruhr-Universitaet Bochum
% Universitaetsstr. 150, 44801 Bochum

% Start the Two!Ears auditory model

% Initialize Binaural Simulator
sim = simulator.SimulatorConvexRoom('test_scene_noise.xml');
Expand Down
1 change: 0 additions & 1 deletion examples/segmentation/demo_segmentation_priming.m
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
% Ruhr-Universitaet Bochum
% Universitaetsstr. 150, 44801 Bochum

% Start the Two!Ears auditory model

% Initialize Binaural Simulator
sim = simulator.SimulatorConvexRoom('test_scene_clean.xml');
Expand Down
1 change: 0 additions & 1 deletion examples/segmentation/demo_train_segmentation.m
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
% Ruhr-Universitaet Bochum
% Universitaetsstr. 150, 44801 Bochum

% Start the Two!Ears auditory model

%% Step 1: Create an instance of the KS that should be trained

Expand Down
37 changes: 0 additions & 37 deletions examples/train_localisation_model/BlackboardMIT.xml

This file was deleted.

36 changes: 0 additions & 36 deletions examples/train_localisation_model/BlackboardQU.xml

This file was deleted.

20 changes: 0 additions & 20 deletions examples/train_localisation_model/SceneDescriptionMIT.xml

This file was deleted.

20 changes: 0 additions & 20 deletions examples/train_localisation_model/SceneDescriptionQU.xml

This file was deleted.

68 changes: 0 additions & 68 deletions examples/train_localisation_model/localise.m

This file was deleted.

38 changes: 0 additions & 38 deletions examples/train_localisation_model/train.m

This file was deleted.

0 comments on commit 6a585a3

Please sign in to comment.