https://github.com/tyiannak/pyAudioAnalysis

sort by:
Revision Author Date Message Commit Date
ae00ebd Merge pull request #391 from frankieeder/frankieeder/requirements Relax requirements constraints 22 October 2023, 09:33:23 UTC
746541a Relaxed all. 29 September 2023, 01:13:31 UTC
504c40a Relax plotly constraint. 29 September 2023, 00:30:14 UTC
b0e290f Relax pandas constraint. 29 September 2023, 00:25:44 UTC
bb624ac Merge pull request #379 from JohnYeung-dojjy/fix_issue_378_and_more helper function for segment to classfolder , fix #378 and corrected doc-string comment 18 September 2022, 19:55:03 UTC
a938564 removed extra print in audacityAnnotation2WAV.annotation2folders, now use os.path.split to extract the audio filename 18 September 2022, 06:15:08 UTC
aa4318b removed extra print in audacityAnnotation2WAV.annotation2folders, now use os.path.split to extract the audio filename 18 September 2022, 06:13:12 UTC
fb3353b added helper functions to convert audio files with .segment files to class folders with audio segments of that class, directly usable by other classifiers for example SVM in audacityAnnotation2WAV.py, fixed a bug in audioTrainTest.py where error occur if class folder contains only 1 sample, corrected doc-string in audioSegmentation.mid_term_file_classification 18 September 2022, 05:39:11 UTC
71c67d9 Merge branch 'master' of https://github.com/tyiannak/pyAudioAnalysis 19 April 2022, 21:26:51 UTC
756adcc minor fix in aggregated similarity 19 April 2022, 21:25:45 UTC
dd009c9 Update README.md 19 April 2022, 21:08:14 UTC
cb57238 Update README.md 19 March 2022, 11:21:34 UTC
f64cf9e Update README.md 08 March 2022, 21:51:11 UTC
499138b Update README.md 07 March 2022, 20:19:57 UTC
55f99f7 setup.py 09 February 2022, 19:41:47 UTC
42c947e add arguments in extract_features_and_train() call 07 February 2022, 22:33:22 UTC
964c7b0 fix bug in confusion matrix aggregation when number of classes between two experiments differr 07 February 2022, 22:20:37 UTC
63f4c26 0.2.13 07 February 2022, 14:10:10 UTC
3a261c4 temporal range in spectrogram 04 February 2022, 21:49:21 UTC
6d761b2 remove file 31 January 2022, 08:07:58 UTC
c9a4128 pip version update 31 January 2022, 08:03:05 UTC
02cc55d mtfileclassification data pytest 28 January 2022, 23:45:59 UTC
f27f226 pytest mtfileclassifcation and training changes 28 January 2022, 23:45:37 UTC
eacb99f initial script_tests removed 28 January 2022, 23:13:13 UTC
0c10994 m 28 January 2022, 23:12:59 UTC
0158e75 test_training added 28 January 2022, 23:12:36 UTC
54138e3 test data added 28 January 2022, 23:10:29 UTC
45decbd segmentation test 28 January 2022, 23:10:10 UTC
0475d32 pytest feature extraction 28 January 2022, 21:57:28 UTC
e54a4f4 change fld arguments in diarization example 28 January 2022, 15:27:04 UTC
3e17ad8 diarization update 28 January 2022, 15:26:33 UTC
be50567 fix diarization issue with flsd. also make flsd disabled by default 28 January 2022, 15:20:20 UTC
2e2d2e9 diariziation test 27 January 2022, 21:37:07 UTC
b1b735d diarization also returns performance metrics 27 January 2022, 21:30:15 UTC
6d06537 remove np.int 27 January 2022, 21:27:42 UTC
1f74d2f first pytest 27 January 2022, 21:13:49 UTC
ff7f38f 0.3.11 27 January 2022, 17:23:45 UTC
7ce9bc1 fix bugs in speaker diarization 25 January 2022, 22:35:38 UTC
94a7438 fix bugs in speaker diarization 25 January 2022, 22:34:35 UTC
f8abedd models update to match scikit-learn 0.24.2 25 January 2022, 22:33:46 UTC
aecd9a4 import pyAudioAnalysis from local copy (not pip version) 25 January 2022, 22:08:51 UTC
b666476 models update to match scikit-learn 0.24.2 25 January 2022, 17:03:08 UTC
2e53079 bugfix in segment classification plotting 25 January 2022, 16:54:40 UTC
dc0def3 np.matrix usage deprecation issue 25 January 2022, 14:35:32 UTC
1d8e37e requirements update numpy, matplotlib, plotly, pandas 25 January 2022, 14:20:37 UTC
49837b6 version update 25 January 2022, 14:19:58 UTC
979c863 increase num of experiments 09 January 2022, 23:32:22 UTC
a681cd9 SMOTE added in training (if used) 09 January 2022, 23:31:51 UTC
04e3a23 add std printing in f1. make f1-based parameter selection default 09 January 2022, 22:02:50 UTC
3091422 autopep8 09 January 2022, 21:52:11 UTC
95eff2c add SMOTE in audioTrainTest.evaluate_classifier. also add f1 std 09 January 2022, 19:29:47 UTC
cf6ebab Merge pull request #363 from sofiaele/master evaluation with group id 06 January 2022, 20:45:57 UTC
826721a dictionary of audio group ids 05 January 2022, 19:34:34 UTC
ff72bbd evaluation with group id 05 January 2022, 14:58:09 UTC
fd588c5 Update README.md 03 January 2022, 16:34:55 UTC
c44b0f0 Update README.md 03 January 2022, 16:34:37 UTC
67587e5 Merge pull request #360 from tyiannak/Replace-hand-crafted-evaluation-metrics-with-sklearn-evaluation-metrics-#358 Replace hand crafted evaluation metrics with sklearn evaluation metrics #358 12 November 2021, 09:42:45 UTC
24d284a minor 10 November 2021, 21:42:25 UTC
4e3fa4c remove old chord diagram and add plotly heatmap 10 November 2021, 21:39:04 UTC
14bebc0 audioVisualization minor 08 November 2021, 22:05:15 UTC
3e5b3bd remove aT.normalize_features from visualization 08 November 2021, 21:54:17 UTC
ebb017d normalized_features removed 08 November 2021, 21:53:57 UTC
4945c76 minor 07 November 2021, 22:53:32 UTC
3fa6de2 remove aT.normalize_features from diarization. bug fixes in diarization 07 November 2021, 22:52:49 UTC
90a8068 fix diarization. (need to further fix that to be 100% correct, now it just runs without crashing...) 07 November 2021, 22:50:32 UTC
4a1282c remove aT.normalize_features from diarization. bug fixes in diarization 07 November 2021, 22:15:43 UTC
9df19d4 Update README.md 07 November 2021, 21:42:59 UTC
284ab84 Update README.md 07 November 2021, 21:42:29 UTC
9d44277 remove arff files generation while model training 07 November 2021, 21:30:25 UTC
0469c00 fix all import 07 November 2021, 21:28:10 UTC
23b821d remove normalize_features from audioSegmentation.silence_removal(). Also fix all imports 06 November 2021, 22:06:05 UTC
32b3260 replaced feature normalize_features from self_similarity 06 November 2021, 21:22:54 UTC
dbd9ad2 remove random_split_features(), as it is no more used (replaced by sklearn-related functions) 06 November 2021, 12:07:55 UTC
bc715ce comments 06 November 2021, 11:57:32 UTC
5295d18 comments 06 November 2021, 11:56:17 UTC
dcd0bc0 bugfix: repalce var_ with scale_ when setting STD 06 November 2021, 11:43:40 UTC
3e1586d removed normalized_features from regression 06 November 2021, 10:35:58 UTC
c6d3057 update default number of experiments to -1 03 November 2021, 13:25:39 UTC
3d0a522 change normalize_features() to use sklearn train_test_split() and StandardScaler() 31 October 2021, 22:36:50 UTC
1525d0a change evaluate_classifier() to use sklearn train_test_split() and StandardScaler() 31 October 2021, 22:22:10 UTC
aab93ca change classifier evaluation - recall/precision per class no loop 30 October 2021, 21:28:36 UTC
173b902 change classifier evaluation. predicted values 30 October 2021, 20:59:33 UTC
3e62c8f change classifier evaluation. predicted values 30 October 2021, 20:57:19 UTC
b731570 Merge branch 'master' of https://github.com/tyiannak/pyAudioAnalysis 28 September 2021, 16:10:43 UTC
07ef338 bug fix 'convert_dir_mp3_to_wav' throwing errors #357 28 September 2021, 16:10:31 UTC
6bbe128 Update README.md 10 September 2021, 18:22:49 UTC
03c3fb5 Update README.md 01 September 2021, 07:37:26 UTC
944f1d7 Update README.md 05 August 2021, 21:03:21 UTC
7636dd8 Update README.md 31 July 2021, 21:56:10 UTC
5931eea Update README.md 09 July 2021, 12:36:46 UTC
1fd2709 Create FUNDING.yml 15 June 2021, 12:26:16 UTC
f29022a Merge pull request #349 from RyanBuchner/master Fixed minor error in the return names of directory_feature_extraction() 31 May 2021, 12:51:43 UTC
44d8f20 Fixed directory_feature_extraction() output mid_feature_names Now properly updates mid_feature_names when compute_beat=True 31 May 2021, 04:38:05 UTC
ca6dbb4 Merge pull request #1 from RyanBuchner/patch-2 Fixed return description for feature_extraction() 31 May 2021, 04:35:55 UTC
8643621 Fixed return description for feature_extraction() 31 May 2021, 04:34:46 UTC
f9be65d Merge pull request #337 from slowglow/master Fix for Issue #328: 32-bit float WAV file is silently converted to 32-bit signed integer. 26 May 2021, 08:51:51 UTC
0fb0898 3.7 setup version set 13 May 2021, 14:32:42 UTC
9256c79 Merge branch 'tyiannak:master' into master 12 May 2021, 03:14:10 UTC
37dc22f plotly.subplots fix. change micro to macro F1 in all evaluation functions 20 April 2021, 14:36:07 UTC
ddd6db7 Update README.md 23 March 2021, 21:55:44 UTC
back to top