icefall

Contents:

  • Icefall for dummies tutorial
  • Installation
  • Docker
    • Introduction
    • View available tags
    • Download a docker image (CUDA)
    • Download a docker image (CPU)
    • Run a docker image with GPU
    • Run a docker image with CPU
    • Run yesno within a docker container
  • Frequently Asked Questions (FAQs)
  • Model export
  • FST-based forced alignment
  • Recipes
  • Contributing
  • Huggingface
  • Decoding with language models
icefall
  • Docker
  • Edit on GitHub

Docker

This section describes how to use pre-built docker images to run icefall.

Hint

If you only have CPUs available, you can still use the pre-built docker images.

  • Introduction
  • View available tags
    • CUDA-enabled docker images
    • CPU-only docker images
  • Download a docker image (CUDA)
  • Download a docker image (CPU)
  • Run a docker image with GPU
  • Run a docker image with CPU
  • Run yesno within a docker container
    • Update the code
    • Data preparation
    • Training
    • Decoding
Previous Next

© Copyright 2021, icefall development team.

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