notes

Contents:

  • C++
  • Sphinx
  • git
  • docker
  • LaTeX
  • Kaldi
  • bash
  • CUDA
  • torch
  • Python
    • Install from Source
    • asyncio
    • argv
    • TODO
    • time
    • Numbers
    • str
    • enum
    • socket
    • numpy
    • pip
    • os
    • matplotlib
    • struct
    • contextmanager
    • iter
    • for loop
    • sequence
  • java
  • javascript
  • HTML
  • css
  • pybind11
  • Protocol Buffers
  • gRPC
  • lwn.net
  • Linker and Loader
  • espnet
  • cmake
  • huggingface
  • EECS E6870 Speech Recognition
  • ncnn
  • LLVM
  • Android
  • qemu
  • sox
  • MNN
  • SIMD
  • asio
  • websocketpp
  • Operating systems
  • encoding
  • ios
  • Embedded systems
  • ssh
  • onnx
  • csharp
  • Flask
  • ARM
  • VirtualBox
  • Go
  • Whisper
  • Windows
  • qt
  • webassembly
  • spleeter
  • django
  • React
  • tts
  • rust
  • ELF
  • ROS2
  • OpenFst
  • Colab
  • Dart
  • Flutter
  • Keyword spotting (KWS)
  • Papers
  • Pascal
  • ggml
  • Amphion
  • HarmonyOS
  • icefall
  • RKNN
  • lhotse
  • ffmpeg
  • vlc
notes
  • Python
  • Edit on GitHub

Python

  • Install from Source
  • asyncio
    • asyncio.Future
    • iterator
    • yield
    • Hello World
      • Exercise 1
      • Exercise 2
    • References
    • TODOs
  • argv
  • TODO
  • time
  • Numbers
    • binary representation
  • str
    • format
  • enum
    • Hello
      • Enum
      • Flag
      • auto
  • socket
    • AddressFamily
    • SocketKind
    • struct sockaddr_in
    • AddressInfo
    • inet_pton
    • inet_ntop
    • Echo Server and Client
      • Server
      • Client
      • Server2
    • TODOs
  • numpy
    • Basics
      • Write to a binary file in Python and read it from C/C++
      • Write to a binary file in C++ and read it from Python
  • pip
  • os
  • matplotlib
    • Colab notebook examples
  • struct
  • contextmanager
  • iter
  • for loop
  • sequence
Previous Next

© Copyright 2022, fangjun.

Built with Sphinx using a theme provided by Read the Docs.