Commit Graph

  • 8502256241 Updated LICENSE.md Daniel Wolf 2016-06-25 21:51:06 +0200
  • f275267ac7 Small VAD improvements Daniel Wolf 2016-06-24 22:35:33 +0200
  • faa3f2b4bb Fixed overflow with long audio files Daniel Wolf 2016-06-24 21:51:17 +0200
  • c6c31a831c Using WebRTC for voice activity detection (VAD) Daniel Wolf 2016-06-21 22:20:18 +0200
  • aec3dbae01 Added WebRTC library Daniel Wolf 2016-06-21 22:13:05 +0200
  • 97f172282d Fixed off-by-one error in wave file reader Daniel Wolf 2016-06-21 21:47:08 +0200
  • 0e00e58d91 Gracefully handling failed audio alignment Daniel Wolf 2016-06-21 19:20:27 +0200
  • 944c374415 Migrated to latest CMU Sphinx version Daniel Wolf 2016-06-19 21:18:40 +0200
  • 478766ff6e Updated CMU SphinxBase and PocketSphinx Daniel Wolf 2016-06-19 20:53:24 +0200
  • b2f702c8f4 Fixed OS X build Daniel Wolf 2016-06-16 09:36:33 +0200
  • 6c9612d2c3 Raised low-pass threshold to better cope with high-pitched voices Daniel Wolf 2016-06-14 23:22:55 +0200
  • 4346552312 Improved speed of voice activity detection Daniel Wolf 2016-06-14 20:12:12 +0200
  • c4b054176c Fixed WAVE file reader position calculation Daniel Wolf 2016-06-14 19:46:30 +0200
  • 522f6c2019 Made audio stream handling safe for long streams Daniel Wolf 2016-06-14 17:41:58 +0200
  • d1bbe8538e Added more logging Daniel Wolf 2016-06-14 17:38:11 +0200
  • 542a5ee3d8 Added join function for strings Daniel Wolf 2016-06-14 17:38:41 +0200
  • 1e29151974 Fixed string conversion for Timed<void> Daniel Wolf 2016-06-14 17:36:54 +0200
  • 5cc13cb16f Improved error message Daniel Wolf 2016-06-14 17:36:18 +0200
  • 0d488e8de2 Restored dialog option, this time based on language model Daniel Wolf 2016-06-03 21:07:49 +0200
  • 4ed5908627 Implemented US-English G2P using sound change rules Daniel Wolf 2016-06-03 20:02:34 +0200
  • 7a763e8755 Fixed syntax error in sound change data Daniel Wolf 2016-06-03 20:00:46 +0200
  • bf19d267ee Added sound change code and data Daniel Wolf 2016-06-03 10:37:47 +0200
  • 8be6485685 Implemented string conversion from Latin-1 to Unicode Daniel Wolf 2016-06-02 22:21:37 +0200
  • 4d45bf7c89 Merged ascii.cpp into stringTools.cpp Daniel Wolf 2016-06-02 20:09:37 +0200
  • 4d95b4c2c5 Implemented text tokenization using Flite Daniel Wolf 2016-06-02 18:16:00 +0200
  • 8d1c618cec Patched Flite to prevent name collision with PocketSphinx Daniel Wolf 2016-06-02 18:19:25 +0200
  • 942cabd773 Added Flite as library Daniel Wolf 2016-05-23 21:28:12 +0200
  • 9f4ebd23e3 Added Flite 1.4 code Daniel Wolf 2016-05-23 21:08:56 +0200
  • d4b9a8e0c6 Implemented simple conversion from Unicode string to ASCII Daniel Wolf 2016-06-02 15:20:17 +0200
  • f1563919e1 Removing redundant prefixes from PocketSphinx log output Daniel Wolf 2016-05-17 17:56:11 +0200
  • c67e916185 Splitting audio into utterances before processing Daniel Wolf 2016-05-17 14:16:16 +0200
  • bbc933a821 Temporarily removed --dialog option Daniel Wolf 2016-05-17 13:52:18 +0200
  • 2f31c5aa61 Refactoring Daniel Wolf 2016-05-02 20:31:59 +0200
  • 9eef09145e Added getPairs function Daniel Wolf 2016-05-12 21:21:25 +0200
  • baf2423b27 Added time manipulation functions to TimeRange and Timeline Daniel Wolf 2016-04-19 22:06:20 +0200
  • 895b942df3 Implemented AudioStreamSegment Daniel Wolf 2016-04-19 22:04:43 +0200
  • ce204c68de Fixed constness Daniel Wolf 2016-04-19 21:12:44 +0200
  • c14fb1c7b2 Fixed output format for structured logging Daniel Wolf 2016-04-19 19:30:38 +0200
  • 560281807e Version 0.2.0 v0.2.0 Daniel Wolf 2016-04-13 08:59:47 +0200
  • 8d2d100376 Refactored enum serialization/deserialization Daniel Wolf 2016-04-14 22:14:20 +0200
  • 44d18d00f8 Added header file to CMakeLists.txt Daniel Wolf 2016-04-14 20:30:26 +0200
  • 7ce79f9c08 Replaced Boost.Log with small custom logger Daniel Wolf 2016-04-13 22:37:39 +0200
  • 4941bff739 Replaced strerror_s with (less safe) strerror Daniel Wolf 2016-04-13 10:26:10 +0200
  • d8fbd3596b Fixed UnboundedStream constructor Daniel Wolf 2016-04-13 10:15:44 +0200
  • db6f2e076b Fixed GCC build Daniel Wolf 2016-04-12 23:04:16 +0200
  • da06576edc Updated README.md Daniel Wolf 2016-04-12 22:22:20 +0200
  • 4b8e38970a Added hanging indent to help output to make it more readable Daniel Wolf 2016-04-12 21:23:15 +0200
  • fd6b3b1e2f Supporting multiple export formats Daniel Wolf 2016-04-12 20:49:06 +0200
  • 90e1375f1b Handling zero-length audio files Daniel Wolf 2016-04-12 18:07:53 +0200
  • 7bc4e37a1a Improved error handling and error messages Daniel Wolf 2016-04-12 18:02:52 +0200
  • 04c828506d Simplified code using Timeline<T> Daniel Wolf 2016-04-09 22:07:25 +0200
  • 83291aa96c Implemented class Timeline<T> Daniel Wolf 2016-04-04 20:10:28 +0200
  • 2be3751a4f Renamed TimeSegment to TimeRange Daniel Wolf 2016-03-28 20:25:11 +0200
  • 8c1e24e9c8 Implemented voice activity detection Daniel Wolf 2016-03-15 22:52:31 +0100
  • 425f47491c Fixed compiler warnings Daniel Wolf 2016-03-15 20:12:11 +0100
  • a8900f80ec Removing DC offset from audio Daniel Wolf 2016-03-15 19:56:02 +0100
  • af5a6649c1 Implemented logging to log file Daniel Wolf 2016-03-08 22:59:44 +0100
  • 35ec1f8a45 Introduced template functions to unify enum<->string conversions Daniel Wolf 2016-03-08 21:44:57 +0100
  • ad9d8e6567 Renamed `audioInput` directory to `audio` Daniel Wolf 2016-03-08 18:21:17 +0100
  • b78e418a8f Refactored audio streams Daniel Wolf 2016-03-07 21:28:31 +0100
  • 419b0ec469 Making sure log is written in case of exception Daniel Wolf 2016-03-06 20:40:31 +0100
  • 933f324943 Fixed length of imported events Daniel Wolf 2016-03-06 20:39:39 +0100
  • 4ac159dc4c Split import script for Sony Vegas into two Daniel Wolf 2016-03-03 22:29:51 +0100
  • 04ca644cca Added structured logging Daniel Wolf 2016-03-01 21:57:05 +0100
  • cdffb56613 Redirecting pocketsphinx log to main log Daniel Wolf 2016-02-29 21:47:36 +0100
  • 7efea6f56b Prepared for logging using Boost.Log v2 Daniel Wolf 2016-02-29 21:00:38 +0100
  • 7a1f446ca3 Using GSL Daniel Wolf 2016-02-29 20:58:58 +0100
  • 4662113254 Added Guidelines Support Library (GSL) Daniel Wolf 2016-02-29 20:57:14 +0100
  • 7f72504448 Added unknown words to dictionary Daniel Wolf 2016-02-22 20:42:27 +0100
  • 372774e024 Improved Vegas script Daniel Wolf 2016-02-18 21:31:43 +0100
  • 667edf9485 Improved dialog handling Daniel Wolf 2016-02-10 21:53:58 +0100
  • 05ef692706 Added (primitive) option to explicitly supply the dialog Daniel Wolf 2016-02-09 22:08:11 +0100
  • ee9e23a6d2 Version 0.1.0 v0.1.0 Daniel Wolf 2016-02-02 20:37:24 +0100
  • c766732546 Added build script for Windows Daniel Wolf 2016-02-02 21:08:07 +0100
  • 194f8c7739 Improved README.md Daniel Wolf 2016-02-02 17:07:39 +0100
  • f4d3c5fa81 Added build script for OS X Daniel Wolf 2016-02-02 10:31:31 +0100
  • 9b10f38bcb Added missing include Daniel Wolf 2016-02-02 10:13:07 +0100
  • 732d80b07b Fleshed out README.md Daniel Wolf 2016-02-01 22:31:07 +0100
  • f09155e486 Using raw pointers instead of iterators for string manipulation Daniel Wolf 2016-02-01 20:47:27 +0100
  • 75872fe45d Using -dither to prevent recognition errors in connection with zero silence Daniel Wolf 2016-02-01 20:26:14 +0100
  • 0cb0153874 Improved phone-to-mouth mapping Daniel Wolf 2016-01-31 21:39:49 +0100
  • 7aa6057b8e Allowing for long pauses in speech without breaking sync Daniel Wolf 2016-01-28 21:52:50 +0100
  • c425885929 Showing combined progress for entire task Daniel Wolf 2016-01-28 19:13:40 +0100
  • 8e7fcc4efe Implemented two-step phone detection for better accuracy Daniel Wolf 2016-01-19 22:05:06 +0100
  • 21a24c17b6 Suffixing OS X package file with '-OSX' instead of '-Darwin' Daniel Wolf 2016-01-13 14:43:01 +0100
  • cfd9ac9da2 Fixed Xcode build Daniel Wolf 2016-01-13 12:01:22 +0100
  • e55cbd3bcf Saving my changes to Sphinx as patch files Daniel Wolf 2016-01-12 22:13:42 +0100
  • eace5dbd1b PACKAGE creates ZIP file Daniel Wolf 2016-01-12 22:04:11 +0100
  • 2bfe671f82 Simplified directory structure to make Visual Studio build work Daniel Wolf 2016-01-08 16:59:18 +0100
  • 0f33fcfbd0 Removing zero silence, seems like Sphinx doesn't like it Daniel Wolf 2016-01-08 16:44:03 +0100
  • 31cb3b195c Showing progress bar Daniel Wolf 2016-01-08 10:53:35 +0100
  • f14feefeb0 Using #pragma once instead of include guards Daniel Wolf 2016-01-06 21:02:06 +0100
  • 9e9a432f70 Improved formatting of command-line output Daniel Wolf 2016-01-06 20:45:04 +0100
  • 5c0fe24fae Refactoring: Using camelCase throughout Daniel Wolf 2015-12-29 16:26:01 +0100
  • acd13e2890 Added a number of string-related tools. Daniel Wolf 2015-12-29 11:47:22 +0100
  • 3c63c9c58b Added Google Test project Daniel Wolf 2015-12-29 15:55:05 +0100
  • 3e5d6e3625 Using TCLAP to parse command line Daniel Wolf 2015-12-29 11:44:55 +0100
  • b413a268ce Generating Visual Studio project folders Daniel Wolf 2015-12-29 11:41:26 +0100
  • 50d50f5edd Deleted .idea directory Daniel Wolf 2015-12-21 13:30:22 +0100
  • e2840dba3f Fixed warning Daniel Wolf 2015-12-21 13:26:56 +0100