MantisClone

Results 131 comments of MantisClone

@kkm000 Thanks for the feedback. Yes, I can create a PR, but I'll wait until I've worked through all the questions you've posed.

PR #36 created. I chose not to change anything related to `/bigobj` or `BUILD_SHARED_LIBS` because I'm only building static libs.

If you intend to implement a CMake build system for Kaldi, I thoroughly recommend taking 2 or 3 days to read [Professional CMake: A Practical Guide](https://crascit.com/professional-cmake/) by Craig Scott. It's...

@galv Pleasure to make your acquaintance. Respectfully, I wasn't trying to suggest that using pre-built OpenFST binaries is the best idea in Kaldi's case. My `FindKaldi.cmake` find module finds OpenFST...

# Next Steps The current draft is still missing sections that would greatly clarify how configuration works: 1. Order of precedence (ie. "if I provide an envvar, a config.ini, and...

I must set this work aside for now. My v4 tasks, especially https://github.com/oceanprotocol/contracts/issues/348, are a higher priority.

@calina-c Yes, this is still a draft. I'm hoping to tackle this late next week after I've finished with https://github.com/oceanprotocol/provider/issues/226

@calina-c I think this PR is still relevant. I'll double-check that all the changes I made are still true in v4, implement the next steps, and mark this ready for...

@calina-c I took another look at this today. I retargeted it for `v4main`. I think we should merge it as is because it's more correct than what was there before,...