mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
When building with clang the following compilation error is thrown:
symbol-table.h:199:3: error: no template named 'map'
map<int64, int64> key_map_;
^
This patch solves that issue by explicitly specifying the std namespace.
|
||
|---|---|---|
| .. | ||
| openfst-1.6.7 | ||
| openfst-1.6.9-win | ||
| ThreadPool | ||