From 158226faa446d5a451ea519be294d0739286ce4c Mon Sep 17 00:00:00 2001 From: csukuangfj Date: Thu, 25 Jul 2024 07:18:04 +0000 Subject: [PATCH] deploy: 0355ed8ced241f2fff756752e35f03f672b8e5fc --- _sources/installation/from_wheels.rst.txt | 64 +++++++++++------------ installation/from_wheels.html | 64 +++++++++++------------ searchindex.js | 2 +- 3 files changed, 65 insertions(+), 65 deletions(-) diff --git a/_sources/installation/from_wheels.rst.txt b/_sources/installation/from_wheels.rst.txt index 28539ae..61cf292 100644 --- a/_sources/installation/from_wheels.rst.txt +++ b/_sources/installation/from_wheels.rst.txt @@ -21,29 +21,29 @@ Suppose you want to install the following wheel: .. code-block:: bash - https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl you can use one of the following methods: .. code-block:: bash # method 1 - pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html - pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html + pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/ + pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html + # pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html # method 2 - pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html - wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/ + wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl - pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Windows (CPU) -------------- @@ -52,29 +52,29 @@ Suppose you want to install the following wheel: .. code-block:: bash - https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl + https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl you can use one of the following methods: .. code-block:: bash # method 1 - pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html - pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html + pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/ + pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html + # pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html # method 2 - pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html - wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl + pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/ + wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl + # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl - pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl + pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl macOS (CPU) ----------- @@ -83,29 +83,29 @@ Suppose you want to install the following wheel: .. code-block:: bash - https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl + https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl you can use one of the following methods: .. code-block:: bash # method 1 - pip install torch==2.2.0 - pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html + pip install torch==2.4.0 + pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html + # pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html # method 2 - pip install torch==2.2.0 -f https://download.pytorch.org/whl/torch_stable.html - wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl + pip install torch==2.4.0 -f https://download.pytorch.org/whl/torch/ + wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl + # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl - pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl + pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl Linux (CUDA) ------------ @@ -114,26 +114,26 @@ Suppose you want to install the following wheel: .. code-block:: bash - https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl you can use one of the following methods: .. code-block:: bash # method 1 - pip install torch==2.2.0+cu121 -f https://download.pytorch.org/whl/torch_stable.html - pip install kaldifeat==1.25.4.dev20240210+cuda12.1.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cuda.html + pip install torch==2.4.0+cu124 -f https://download.pytorch.org/whl/torch/ + pip install kaldifeat==1.25.4.dev20240725+cuda12.4.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cuda.html # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # pip install kaldifeat==1.25.4.dev20240210+cuda12.1.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cuda-cn.html + # pip install kaldifeat==1.25.4.dev20240725+cuda12.4.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cuda-cn.html # method 2 - pip install torch==2.2.0+cu121 -f https://download.pytorch.org/whl/torch_stable.html - wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + pip install torch==2.4.0+cu124 -f https://download.pytorch.org/whl/torch/ + wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl # For users from China # 中国国内用户,如果访问不了 huggingface, 请使用 - # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + # wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl - pip install ./kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl + pip install ./kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl diff --git a/installation/from_wheels.html b/installation/from_wheels.html index 46f1e41..76544e5 100644 --- a/installation/from_wheels.html +++ b/installation/from_wheels.html @@ -109,108 +109,108 @@ latest version of k

Linux (CPU)

Suppose you want to install the following wheel:

-
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 

you can use one of the following methods:

# method 1
-pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
-pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
+pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/
+pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
+# pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
 
 # method 2
-pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
-wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/
+wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
-pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 

Windows (CPU)

Suppose you want to install the following wheel:

-
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl
+
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl
 

you can use one of the following methods:

# method 1
-pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
-pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
+pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/
+pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
+# pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
 
 # method 2
-pip install torch==2.2.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
-wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl
+pip install torch==2.4.0+cpu -f https://download.pytorch.org/whl/torch/
+wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl
+# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/windows-cpu/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl
 
-pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-win_amd64.whl
+pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp312-cp312-win_amd64.whl
 

macOS (CPU)

Suppose you want to install the following wheel:

-
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl
+
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl
 

you can use one of the following methods:

# method 1
-pip install torch==2.2.0
-pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
+pip install torch==2.4.0
+pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu.html
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# pip install kaldifeat==1.25.4.dev20240210+cpu.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
+# pip install kaldifeat==1.25.4.dev20240725+cpu.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cpu-cn.html
 
 # method 2
-pip install torch==2.2.0 -f https://download.pytorch.org/whl/torch_stable.html
-wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl
+pip install torch==2.4.0 -f https://download.pytorch.org/whl/torch/
+wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl
+# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/macos/kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl
 
-pip install ./kaldifeat-1.25.4.dev20240210+cpu.torch2.2.0-cp312-cp312-macosx_12_0_universal2.whl
+pip install ./kaldifeat-1.25.4.dev20240725+cpu.torch2.4.0-cp311-cp311-macosx_11_0_arm64.whl
 

Linux (CUDA)

Suppose you want to install the following wheel:

-
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+
https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 

you can use one of the following methods:

# method 1
-pip install torch==2.2.0+cu121 -f https://download.pytorch.org/whl/torch_stable.html
-pip install kaldifeat==1.25.4.dev20240210+cuda12.1.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cuda.html
+pip install torch==2.4.0+cu124 -f https://download.pytorch.org/whl/torch/
+pip install kaldifeat==1.25.4.dev20240725+cuda12.4.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cuda.html
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# pip install kaldifeat==1.25.4.dev20240210+cuda12.1.torch2.2.0 -f https://csukuangfj.github.io/kaldifeat/cuda-cn.html
+# pip install kaldifeat==1.25.4.dev20240725+cuda12.4.torch2.4.0 -f https://csukuangfj.github.io/kaldifeat/cuda-cn.html
 
 # method 2
-pip install torch==2.2.0+cu121 -f https://download.pytorch.org/whl/torch_stable.html
-wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+pip install torch==2.4.0+cu124 -f https://download.pytorch.org/whl/torch/
+wget https://huggingface.co/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
 # For users from China
 # 中国国内用户,如果访问不了 huggingface, 请使用
-# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+# wget https://hf-mirror.com/csukuangfj/kaldifeat/resolve/main/ubuntu-cuda/kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
-pip install ./kaldifeat-1.25.4.dev20240210+cuda12.1.torch2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+pip install ./kaldifeat-1.25.4.dev20240725+cuda12.4.torch2.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 
diff --git a/searchindex.js b/searchindex.js index b8157ab..f7a1bbd 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["index", "installation/faq", "installation/from_source", "installation/from_wheels", "installation/index", "intro", "usage/fbank", "usage/fbank_options", "usage/index", "usage/online_fbank"], "filenames": ["index.rst", "installation/faq.rst", "installation/from_source.rst", "installation/from_wheels.rst", "installation/index.rst", "intro.rst", "usage/fbank.rst", "usage/fbank_options.rst", "usage/index.rst", "usage/online_fbank.rst"], "titles": ["kaldifeat", "FAQs", "Install kaldifeat from source", "From pre-compiled wheels (Recommended)", "Installation", "Introduction", "kaldifeat.Fbank", "kaldifeat.FbankOptions", "Usage", "kaldifeat.OnlineFbank"], "terms": {"introduct": 0, "instal": [0, 3, 5, 7], "from": [0, 4, 5, 7], "pre": [0, 4], "compil": [0, 2, 4], "wheel": [0, 4], "recommend": [0, 4, 7], "sourc": [0, 4], "faq": [0, 4], "usag": 0, "fbankopt": [0, 5, 8], "fbank": [0, 5, 7, 8], "onlinefbank": [0, 5, 7, 8], "you": [1, 2, 3, 5, 7], "need": [1, 5, 7], "first": [1, 2], "pytorch": [1, 2, 3, 5, 7], "can": [1, 3, 5, 7], "us": [1, 3, 5, 7, 8], "machin": 1, "gpu": 1, "your": 1, "i": [1, 2, 5, 7], "pleas": [1, 2, 7], "set": [1, 7], "proper": 1, "prefix": 1, "have": [1, 2, 7], "an": [1, 5, 7], "error": 1, "when": 1, "want": [1, 3, 5, 7], "pip": [1, 2, 3], "assum": 1, "path": 1, "one": [1, 3], "follow": [1, 3, 5, 7], "command": [1, 2, 7], "export": 1, "kaldifeat_cmake_arg": 1, "dcmake_build_typ": 1, "releas": 1, "dcudnn_library_path": 1, "lib": 1, "libcudnn": 1, "so": [1, 7], "dcudnn_include_path": 1, "includ": 1, "verbos": [1, 2, 7], "mkdir": 1, "some": [1, 3], "git": [1, 2], "clone": [1, 2], "http": [1, 2, 3, 7], "github": [1, 2, 3, 7], "com": [1, 2, 3, 7], "csukuangfj": [1, 2, 3, 7], "cd": [1, 2], "python": [1, 2, 5, 7], "setup": [1, 2], "py": [1, 2, 7], "cmake": 2, "3": [2, 7], "11": 2, "known": 2, "work": 2, "other": [2, 7], "version": [2, 3, 4, 7], "mai": [2, 5, 7], "also": [2, 5], "1": [2, 3, 7], "5": [2, 7], "0": [2, 3, 7], "6": [2, 7], "A": 2, "support": 2, "c": [2, 5, 7], "14": [2, 7], "The": [2, 3, 5, 7], "ar": [2, 5], "python3": [2, 7], "To": 2, "test": [2, 7], "successfulli": 2, "run": 2, "import": [2, 7], "print": [2, 7], "__version__": 2, "It": [2, 5], "should": [2, 7], "e": [2, 5, 7], "g": [2, 7], "find": [3, 4], "io": 3, "kaldifeat": [3, 4, 5, 8], "html": 3, "we": [3, 5, 7], "give": 3, "few": 3, "exampl": [3, 8], "below": 3, "show": [3, 7], "how": [3, 4, 5, 7, 8], "list": [3, 5], "onli": [3, 5, 7], "suggest": [3, 7], "alwai": 3, "select": 3, "latest": [3, 7], "suppos": 3, "huggingfac": 3, "co": 3, "resolv": 3, "main": [3, 7], "ubuntu": 3, "25": [3, 7], "4": 3, "dev20240210": 3, "torch2": 3, "2": [3, 7], "cp312": 3, "manylinux_2_17_x86_64": 3, "manylinux2014_x86_64": 3, "whl": 3, "method": 3, "torch": [3, 7], "f": 3, "download": 3, "org": 3, "torch_stabl": 3, "For": 3, "user": 3, "china": 3, "\u4e2d\u56fd\u56fd\u5185\u7528\u6237": 3, "\u5982\u679c\u8bbf\u95ee\u4e0d\u4e86": 3, "\u8bf7\u4f7f\u7528": 3, "cn": 3, "wget": 3, "hf": 3, "mirror": 3, "win_amd64": 3, "macosx_12_0_universal2": 3, "cuda12": 3, "cu121": 3, "linux": [4, 7], "cpu": [4, 5, 7], "window": [4, 7], "maco": 4, "cuda": [4, 5, 7], "pypi": 4, "fix": 4, "caffe2": 4, "cannot": 4, "cudnn": 4, "librari": 4, "implement": 5, "extract": [5, 7], "algorithm": 5, "compat": [5, 7], "kaldi": [5, 7], "well": 5, "autograd": 5, "ha": [5, 7], "fulli": 5, "underli": 5, "code": [5, 7], "copi": 5, "modifi": 5, "directli": 5, "rewritten": 5, "api": 5, "provid": [5, 7], "access": 5, "onlin": 5, "stream": 5, "offlin": 5, "non": 5, "chunk": 5, "base": 5, "process": [5, 7], "thi": [5, 7, 8], "especi": 5, "useful": 5, "audio": 5, "sever": 5, "hour": 5, "long": 5, "which": [5, 7], "caus": 5, "oom": 5, "send": 5, "them": 5, "onc": 5, "With": 5, "arbirtrai": 5, "length": [5, 7], "batch": 5, "current": 5, "counterpart": 5, "tabl": 5, "feat": [5, 7], "mfcc": 5, "plp": 5, "spectrogram": 5, "onlinemfcc": 5, "onlineplp": 5, "each": [5, 7], "correspond": 5, "note": [5, 7], "reus": [5, 7], "paramet": [5, 7], "name": [5, 7], "both": 5, "share": 5, "same": [5, 7], "mfccoption": 5, "plpoption": 5, "spectrogramopt": 5, "frameextractionopt": [5, 7], "melbanksopt": [5, 7], "read": [5, 7], "more": [5, 7], "learn": 5, "If": 7, "construct": 7, "instanc": 7, "8": 7, "default": 7, "oct": 7, "28": 7, "2019": 7, "16": 7, "01": 7, "gcc": 7, "type": 7, "help": 7, "copyright": 7, "credit": 7, "licens": 7, "inform": 7, "opt": 7, "frame_opt": 7, "samp_freq": 7, "16000": 7, "frame_shift_m": 7, "10": 7, "frame_length_m": 7, "dither": 7, "preemph_coeff": 7, "97": 7, "remove_dc_offset": 7, "window_typ": 7, "povei": 7, "round_to_power_of_two": 7, "blackman_coeff": 7, "42": 7, "snip_edg": 7, "max_feature_vector": 7, "mel_opt": 7, "num_bin": 7, "23": 7, "low_freq": 7, "20": 7, "high_freq": 7, "vtln_low": 7, "100": 7, "vtln_high": 7, "500": 7, "debug_mel": 7, "htk_mode": 7, "use_energi": 7, "energy_floor": 7, "raw_energi": 7, "htk_compat": 7, "use_log_fbank": 7, "use_pow": 7, "devic": 7, "traceback": 7, "most": 7, "recent": 7, "call": 7, "last": 7, "file": 7, "stdin": 7, "line": 7, "modul": 7, "attributeerror": 7, "_kaldifeat": 7, "object": 7, "attribut": 7, "disabl": 7, "80": 7, "option": 7, "comput": [7, 8], "output": 7, "creat": 7, "mel": 7, "filter": 7, "bank": 7, "featur": [7, 8], "wav": 7, "rspecifi": 7, "wspecifi": 7, "allow": 7, "downsampl": 7, "true": 7, "input": 7, "waveform": 7, "higher": 7, "frequenc": 7, "than": 7, "specifi": 7, "sampl": 7, "ll": 7, "bool": 7, "fals": 7, "upsampl": 7, "lower": 7, "blackman": 7, "coeff": 7, "constant": 7, "coeffici": 7, "gener": 7, "float": 7, "channel": 7, "expect": 7, "mono": 7, "left": 7, "right": 7, "int": 7, "debug": 7, "out": 7, "bin": 7, "mean": 7, "turn": 7, "off": 7, "energi": 7, "floor": 7, "absolut": 7, "rel": 7, "make": 7, "differ": 7, "necessari": 7, "valu": 7, "frame": 7, "millisecond": 7, "shift": 7, "high": 7, "freq": 7, "cutoff": 7, "offset": 7, "nyquist": 7, "htk": 7, "put": 7, "warn": 7, "suffici": 7, "get": 7, "chang": 7, "low": 7, "max": 7, "vector": 7, "memori": 7, "optim": 7, "larger": 7, "period": 7, "remov": 7, "number": 7, "retain": 7, "min": 7, "durat": 7, "minimum": 7, "segment": 7, "second": 7, "num": 7, "triangular": 7, "format": 7, "string": 7, "preemphasi": 7, "signal": 7, "raw": 7, "befor": 7, "dc": 7, "subtract": 7, "round": 7, "power": 7, "two": 7, "size": 7, "zero": 7, "pad": 7, "fft": 7, "data": 7, "must": 7, "match": 7, "snip": 7, "edg": 7, "end": 7, "effect": 7, "handl": 7, "complet": 7, "fit": 7, "depend": 7, "reflect": 7, "cm": 7, "do": 7, "wai": 7, "add": 7, "extra": 7, "dimens": 7, "log": 7, "produc": 7, "filterbank": 7, "els": 7, "linear": 7, "magnitud": 7, "utt2spk": 7, "utter": 7, "speaker": 7, "id": 7, "map": 7, "vtln": 7, "warp": 7, "per": 7, "inflect": 7, "point": 7, "piecewis": 7, "function": 7, "neg": 7, "factor": 7, "applic": 7, "ham": 7, "han": 7, "rectangular": 7, "sine": 7, "blackmann": 7, "write": 7, "utt2dur": 7, "ark": 7, "t": 7, "standard": 7, "config": 7, "configur": 7, "repeat": 7, "messag": 7, "arg": 7, "argument": 7, "stderr": 7, "level": 7, "refer": 7, "field": 7, "One": 7, "thing": 7, "worth": 7, "assign": 7, "either": 7, "control": 7, "whether": 7, "perform": 7, "sure": 7, "blob": 7, "master": 7, "test_fbank_opt": 7, "demonstr": 7, "usr": 7, "env": 7, "2021": 7, "xiaomi": 7, "corpor": 7, "author": 7, "fangjun": 7, "kuang": 7, "pickl": 7, "def": 7, "test_default": 7, "assert": 7, "ab": 7, "1e": 7, "test_set_get": 7, "index": 7, "test_set_get_frame_opt": 7, "44100": 7, "test_set_get_mel_opt": 7, "22": 7, "101": 7, "test_from_empty_dict": 7, "from_dict": 7, "opts2": 7, "str": 7, "test_from_dict_parti": 7, "d": 7, "test_from_dict_full_and_as_dict": 7, "as_dict": 7, "opts3": 7, "test_pickl": 7, "dump": 7, "load": 7, "__name__": 7, "__main__": 7, "section": 8, "describ": 8}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"kaldifeat": [0, 1, 2, 6, 7, 9], "content": 0, "faq": 1, "how": 1, "instal": [1, 2, 4], "cuda": [1, 3], "version": 1, "from": [1, 2, 3], "sourc": [1, 2], "cpu": [1, 3], "fix": 1, "caffe2": 1, "cannot": 1, "find": 1, "cudnn": 1, "librari": 1, "pypi": 2, "pre": 3, "compil": 3, "wheel": 3, "recommend": 3, "linux": 3, "window": 3, "maco": 3, "introduct": 5, "support": 5, "speech": 5, "featur": 5, "comput": 5, "option": 5, "fbank": 6, "fbankopt": 7, "exampl": 7, "usag": [7, 8], "onlinefbank": 9}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"kaldifeat": [[0, "kaldifeat"]], "Contents": [[0, null]], "FAQs": [[1, "faqs"]], "How to install a CUDA version of kaldifeat from source": [[1, "how-to-install-a-cuda-version-of-kaldifeat-from-source"]], "How to install a CPU version of kaldifeat from source": [[1, "how-to-install-a-cpu-version-of-kaldifeat-from-source"]], "How to fix Caffe2: Cannot find cuDNN library": [[1, "how-to-fix-caffe2-cannot-find-cudnn-library"]], "Install kaldifeat from source": [[2, "install-kaldifeat-from-source"]], "Install kaldifeat from PyPI": [[2, "install-kaldifeat-from-pypi"]], "From pre-compiled wheels (Recommended)": [[3, "from-pre-compiled-wheels-recommended"]], "Linux (CPU)": [[3, "linux-cpu"]], "Windows (CPU)": [[3, "windows-cpu"]], "macOS (CPU)": [[3, "macos-cpu"]], "Linux (CUDA)": [[3, "linux-cuda"]], "Installation": [[4, "installation"]], "Introduction": [[5, "introduction"]], "Supported speech features": [[5, "id1"]], "Feature computer options": [[5, "id2"]], "kaldifeat.Fbank": [[6, "kaldifeat-fbank"]], "kaldifeat.FbankOptions": [[7, "kaldifeat-fbankoptions"]], "Example usage": [[7, "example-usage"]], "Usage": [[8, "usage"]], "kaldifeat.OnlineFbank": [[9, "kaldifeat-onlinefbank"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"docnames": ["index", "installation/faq", "installation/from_source", "installation/from_wheels", "installation/index", "intro", "usage/fbank", "usage/fbank_options", "usage/index", "usage/online_fbank"], "filenames": ["index.rst", "installation/faq.rst", "installation/from_source.rst", "installation/from_wheels.rst", "installation/index.rst", "intro.rst", "usage/fbank.rst", "usage/fbank_options.rst", "usage/index.rst", "usage/online_fbank.rst"], "titles": ["kaldifeat", "FAQs", "Install kaldifeat from source", "From pre-compiled wheels (Recommended)", "Installation", "Introduction", "kaldifeat.Fbank", "kaldifeat.FbankOptions", "Usage", "kaldifeat.OnlineFbank"], "terms": {"introduct": 0, "instal": [0, 3, 5, 7], "from": [0, 4, 5, 7], "pre": [0, 4], "compil": [0, 2, 4], "wheel": [0, 4], "recommend": [0, 4, 7], "sourc": [0, 4], "faq": [0, 4], "usag": 0, "fbankopt": [0, 5, 8], "fbank": [0, 5, 7, 8], "onlinefbank": [0, 5, 7, 8], "you": [1, 2, 3, 5, 7], "need": [1, 5, 7], "first": [1, 2], "pytorch": [1, 2, 3, 5, 7], "can": [1, 3, 5, 7], "us": [1, 3, 5, 7, 8], "machin": 1, "gpu": 1, "your": 1, "i": [1, 2, 5, 7], "pleas": [1, 2, 7], "set": [1, 7], "proper": 1, "prefix": 1, "have": [1, 2, 7], "an": [1, 5, 7], "error": 1, "when": 1, "want": [1, 3, 5, 7], "pip": [1, 2, 3], "assum": 1, "path": 1, "one": [1, 3], "follow": [1, 3, 5, 7], "command": [1, 2, 7], "export": 1, "kaldifeat_cmake_arg": 1, "dcmake_build_typ": 1, "releas": 1, "dcudnn_library_path": 1, "lib": 1, "libcudnn": 1, "so": [1, 7], "dcudnn_include_path": 1, "includ": 1, "verbos": [1, 2, 7], "mkdir": 1, "some": [1, 3], "git": [1, 2], "clone": [1, 2], "http": [1, 2, 3, 7], "github": [1, 2, 3, 7], "com": [1, 2, 3, 7], "csukuangfj": [1, 2, 3, 7], "cd": [1, 2], "python": [1, 2, 5, 7], "setup": [1, 2], "py": [1, 2, 7], "cmake": 2, "3": [2, 7], "11": 2, "known": 2, "work": 2, "other": [2, 7], "version": [2, 3, 4, 7], "mai": [2, 5, 7], "also": [2, 5], "1": [2, 3, 7], "5": [2, 7], "0": [2, 3, 7], "6": [2, 7], "A": 2, "support": 2, "c": [2, 5, 7], "14": [2, 7], "The": [2, 3, 5, 7], "ar": [2, 5], "python3": [2, 7], "To": 2, "test": [2, 7], "successfulli": 2, "run": 2, "import": [2, 7], "print": [2, 7], "__version__": 2, "It": [2, 5], "should": [2, 7], "e": [2, 5, 7], "g": [2, 7], "find": [3, 4], "io": 3, "kaldifeat": [3, 4, 5, 8], "html": 3, "we": [3, 5, 7], "give": 3, "few": 3, "exampl": [3, 8], "below": 3, "show": [3, 7], "how": [3, 4, 5, 7, 8], "list": [3, 5], "onli": [3, 5, 7], "suggest": [3, 7], "alwai": 3, "select": 3, "latest": [3, 7], "suppos": 3, "huggingfac": 3, "co": 3, "resolv": 3, "main": [3, 7], "ubuntu": 3, "25": [3, 7], "4": 3, "dev20240725": 3, "torch2": 3, "cp312": 3, "manylinux_2_17_x86_64": 3, "manylinux2014_x86_64": 3, "whl": 3, "method": 3, "torch": [3, 7], "2": [3, 7], "f": 3, "download": 3, "org": 3, "For": 3, "user": 3, "china": 3, "\u4e2d\u56fd\u56fd\u5185\u7528\u6237": 3, "\u5982\u679c\u8bbf\u95ee\u4e0d\u4e86": 3, "\u8bf7\u4f7f\u7528": 3, "cn": 3, "wget": 3, "hf": 3, "mirror": 3, "win_amd64": 3, "cp311": 3, "macosx_11_0_arm64": 3, "cuda12": 3, "cu124": 3, "linux": [4, 7], "cpu": [4, 5, 7], "window": [4, 7], "maco": 4, "cuda": [4, 5, 7], "pypi": 4, "fix": 4, "caffe2": 4, "cannot": 4, "cudnn": 4, "librari": 4, "implement": 5, "extract": [5, 7], "algorithm": 5, "compat": [5, 7], "kaldi": [5, 7], "well": 5, "autograd": 5, "ha": [5, 7], "fulli": 5, "underli": 5, "code": [5, 7], "copi": 5, "modifi": 5, "directli": 5, "rewritten": 5, "api": 5, "provid": [5, 7], "access": 5, "onlin": 5, "stream": 5, "offlin": 5, "non": 5, "chunk": 5, "base": 5, "process": [5, 7], "thi": [5, 7, 8], "especi": 5, "useful": 5, "audio": 5, "sever": 5, "hour": 5, "long": 5, "which": [5, 7], "caus": 5, "oom": 5, "send": 5, "them": 5, "onc": 5, "With": 5, "arbirtrai": 5, "length": [5, 7], "batch": 5, "current": 5, "counterpart": 5, "tabl": 5, "feat": [5, 7], "mfcc": 5, "plp": 5, "spectrogram": 5, "onlinemfcc": 5, "onlineplp": 5, "each": [5, 7], "correspond": 5, "note": [5, 7], "reus": [5, 7], "paramet": [5, 7], "name": [5, 7], "both": 5, "share": 5, "same": [5, 7], "mfccoption": 5, "plpoption": 5, "spectrogramopt": 5, "frameextractionopt": [5, 7], "melbanksopt": [5, 7], "read": [5, 7], "more": [5, 7], "learn": 5, "If": 7, "construct": 7, "instanc": 7, "8": 7, "default": 7, "oct": 7, "28": 7, "2019": 7, "16": 7, "01": 7, "gcc": 7, "type": 7, "help": 7, "copyright": 7, "credit": 7, "licens": 7, "inform": 7, "opt": 7, "frame_opt": 7, "samp_freq": 7, "16000": 7, "frame_shift_m": 7, "10": 7, "frame_length_m": 7, "dither": 7, "preemph_coeff": 7, "97": 7, "remove_dc_offset": 7, "window_typ": 7, "povei": 7, "round_to_power_of_two": 7, "blackman_coeff": 7, "42": 7, "snip_edg": 7, "max_feature_vector": 7, "mel_opt": 7, "num_bin": 7, "23": 7, "low_freq": 7, "20": 7, "high_freq": 7, "vtln_low": 7, "100": 7, "vtln_high": 7, "500": 7, "debug_mel": 7, "htk_mode": 7, "use_energi": 7, "energy_floor": 7, "raw_energi": 7, "htk_compat": 7, "use_log_fbank": 7, "use_pow": 7, "devic": 7, "traceback": 7, "most": 7, "recent": 7, "call": 7, "last": 7, "file": 7, "stdin": 7, "line": 7, "modul": 7, "attributeerror": 7, "_kaldifeat": 7, "object": 7, "attribut": 7, "disabl": 7, "80": 7, "option": 7, "comput": [7, 8], "output": 7, "creat": 7, "mel": 7, "filter": 7, "bank": 7, "featur": [7, 8], "wav": 7, "rspecifi": 7, "wspecifi": 7, "allow": 7, "downsampl": 7, "true": 7, "input": 7, "waveform": 7, "higher": 7, "frequenc": 7, "than": 7, "specifi": 7, "sampl": 7, "ll": 7, "bool": 7, "fals": 7, "upsampl": 7, "lower": 7, "blackman": 7, "coeff": 7, "constant": 7, "coeffici": 7, "gener": 7, "float": 7, "channel": 7, "expect": 7, "mono": 7, "left": 7, "right": 7, "int": 7, "debug": 7, "out": 7, "bin": 7, "mean": 7, "turn": 7, "off": 7, "energi": 7, "floor": 7, "absolut": 7, "rel": 7, "make": 7, "differ": 7, "necessari": 7, "valu": 7, "frame": 7, "millisecond": 7, "shift": 7, "high": 7, "freq": 7, "cutoff": 7, "offset": 7, "nyquist": 7, "htk": 7, "put": 7, "warn": 7, "suffici": 7, "get": 7, "chang": 7, "low": 7, "max": 7, "vector": 7, "memori": 7, "optim": 7, "larger": 7, "period": 7, "remov": 7, "number": 7, "retain": 7, "min": 7, "durat": 7, "minimum": 7, "segment": 7, "second": 7, "num": 7, "triangular": 7, "format": 7, "string": 7, "preemphasi": 7, "signal": 7, "raw": 7, "befor": 7, "dc": 7, "subtract": 7, "round": 7, "power": 7, "two": 7, "size": 7, "zero": 7, "pad": 7, "fft": 7, "data": 7, "must": 7, "match": 7, "snip": 7, "edg": 7, "end": 7, "effect": 7, "handl": 7, "complet": 7, "fit": 7, "depend": 7, "reflect": 7, "cm": 7, "do": 7, "wai": 7, "add": 7, "extra": 7, "dimens": 7, "log": 7, "produc": 7, "filterbank": 7, "els": 7, "linear": 7, "magnitud": 7, "utt2spk": 7, "utter": 7, "speaker": 7, "id": 7, "map": 7, "vtln": 7, "warp": 7, "per": 7, "inflect": 7, "point": 7, "piecewis": 7, "function": 7, "neg": 7, "factor": 7, "applic": 7, "ham": 7, "han": 7, "rectangular": 7, "sine": 7, "blackmann": 7, "write": 7, "utt2dur": 7, "ark": 7, "t": 7, "standard": 7, "config": 7, "configur": 7, "repeat": 7, "messag": 7, "arg": 7, "argument": 7, "stderr": 7, "level": 7, "refer": 7, "field": 7, "One": 7, "thing": 7, "worth": 7, "assign": 7, "either": 7, "control": 7, "whether": 7, "perform": 7, "sure": 7, "blob": 7, "master": 7, "test_fbank_opt": 7, "demonstr": 7, "usr": 7, "env": 7, "2021": 7, "xiaomi": 7, "corpor": 7, "author": 7, "fangjun": 7, "kuang": 7, "pickl": 7, "def": 7, "test_default": 7, "assert": 7, "ab": 7, "1e": 7, "test_set_get": 7, "index": 7, "test_set_get_frame_opt": 7, "44100": 7, "test_set_get_mel_opt": 7, "22": 7, "101": 7, "test_from_empty_dict": 7, "from_dict": 7, "opts2": 7, "str": 7, "test_from_dict_parti": 7, "d": 7, "test_from_dict_full_and_as_dict": 7, "as_dict": 7, "opts3": 7, "test_pickl": 7, "dump": 7, "load": 7, "__name__": 7, "__main__": 7, "section": 8, "describ": 8}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"kaldifeat": [0, 1, 2, 6, 7, 9], "content": 0, "faq": 1, "how": 1, "instal": [1, 2, 4], "cuda": [1, 3], "version": 1, "from": [1, 2, 3], "sourc": [1, 2], "cpu": [1, 3], "fix": 1, "caffe2": 1, "cannot": 1, "find": 1, "cudnn": 1, "librari": 1, "pypi": 2, "pre": 3, "compil": 3, "wheel": 3, "recommend": 3, "linux": 3, "window": 3, "maco": 3, "introduct": 5, "support": 5, "speech": 5, "featur": 5, "comput": 5, "option": 5, "fbank": 6, "fbankopt": 7, "exampl": 7, "usag": [7, 8], "onlinefbank": 9}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"kaldifeat": [[0, "kaldifeat"]], "Contents": [[0, null]], "FAQs": [[1, "faqs"]], "How to install a CUDA version of kaldifeat from source": [[1, "how-to-install-a-cuda-version-of-kaldifeat-from-source"]], "How to install a CPU version of kaldifeat from source": [[1, "how-to-install-a-cpu-version-of-kaldifeat-from-source"]], "How to fix Caffe2: Cannot find cuDNN library": [[1, "how-to-fix-caffe2-cannot-find-cudnn-library"]], "Install kaldifeat from source": [[2, "install-kaldifeat-from-source"]], "Install kaldifeat from PyPI": [[2, "install-kaldifeat-from-pypi"]], "From pre-compiled wheels (Recommended)": [[3, "from-pre-compiled-wheels-recommended"]], "Linux (CPU)": [[3, "linux-cpu"]], "Windows (CPU)": [[3, "windows-cpu"]], "macOS (CPU)": [[3, "macos-cpu"]], "Linux (CUDA)": [[3, "linux-cuda"]], "Installation": [[4, "installation"]], "Introduction": [[5, "introduction"]], "Supported speech features": [[5, "id1"]], "Feature computer options": [[5, "id2"]], "kaldifeat.Fbank": [[6, "kaldifeat-fbank"]], "kaldifeat.FbankOptions": [[7, "kaldifeat-fbankoptions"]], "Example usage": [[7, "example-usage"]], "Usage": [[8, "usage"]], "kaldifeat.OnlineFbank": [[9, "kaldifeat-onlinefbank"]]}, "indexentries": {}}) \ No newline at end of file