Daniel Wolf
|
8a94fb7db0
|
Replace boost::filesystem with std::filesystem
This allows us to use a header-only copy of Boost
|
2021-06-25 20:58:50 +02:00 |
Daniel Wolf
|
06b4855d6d
|
Set helpful configuration settings for the phonetic recognizer
Copied from the PocketSphinx recognizer
|
2019-01-23 21:43:17 +01:00 |
Daniel Wolf
|
367c645bb3
|
Code cleanup
* Fix linter warnings
* Unify code formatting
* Fix typos
|
2019-01-02 22:27:45 +01:00 |
Daniel Wolf
|
610f490046
|
Implement generic concept of recognizers with options pocketSphinx and phonetic
|
2019-01-01 22:51:01 +01:00 |