stop-token

There are 3 repositories under stop-token topic.

  • tirimatangi/Lazy

    Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.

    Language:C++111433
  • andi611/TTS-Tacotron-Pytorch

    Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.

    Language:Python292110
  • connectivecpp/wait-queue

    Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads

    Language:C++1201