k2-fsa / sherpa

Speech-to-text server framework with next-gen Kaldi
https://k2-fsa.github.io/sherpa
Apache License 2.0
473 stars 97 forks source link

Why can't I execute this compile command-------- cmake --build . --config Release –- -m:6 #594

Closed GrantLau1226 closed 1 month ago

GrantLau1226 commented 1 month ago

Snipaste_2024-05-21_09-52-30

csukuangfj commented 1 month ago

Please delete

–- -m:6 

and retry.

Or you can switch to cmd and don't use powershell.

GrantLau1226 commented 1 month ago

Thank you, I did open it using powershell and it worked after deleting -- -m:6