Daniel Wolf
|
610f490046
|
Implement generic concept of recognizers with options pocketSphinx and phonetic
|
2019-01-01 22:51:01 +01:00 |
Daniel Wolf
|
3ed38ada2f
|
Fix path separator
|
2018-10-08 20:31:13 +02:00 |
Daniel Wolf
|
8648ed5640
|
Merge pull request #44 from DanielSWolf/feature/#40-ogg-vorbis
Support for Ogg Vorbis file format
|
2018-09-01 10:34:54 +02:00 |
Daniel Wolf
|
c22550f7f8
|
Support Unicode paths when opening Ogg Vorbis files
|
2018-09-01 10:24:05 +02:00 |
Daniel Wolf
|
5e7e6f5f87
|
Increase Ogg Vorbis read performance through buffering
Reduces runtime by factor 10
|
2018-09-01 10:24:05 +02:00 |
Daniel Wolf
|
e13c222e28
|
Add support for Ogg Vorbis file format
#40
|
2018-09-01 10:24:05 +02:00 |
Daniel Wolf
|
1625de64e2
|
Move file utilities into their own file
|
2018-09-01 10:24:04 +02:00 |
argent0
|
e02de085bb
|
Fix build error resulting from assigning boost::uuids::random_generator (#41)
Using a static generator to generate uuids
This time explicitly writing the type.
|
2018-07-19 20:19:38 +02:00 |
Daniel Wolf
|
e5c39efeeb
|
Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
|
2018-01-24 18:38:09 +01:00 |