Automatic Speech Recognition (ASR) tools for Fujie Lab
Project description
fujielab-asr
Automatic Speech Recognition Modules for Fujie Laboratory
Installation
conda create -n fujielab-asr python=3.11
conda activate fujielab-asr
pip install cmake==3.31
You shoud check the version of cmake
cmake --version
If the version is not 3.31, you should check your command search path, and reconfigure it, or you will fail to install sentencepiece package, which is required for espnet.
After that, you can install the required packages for espnet and transformers:
pip install espnet==202402 torchaudio
pip install espnet_model_zoo
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fujielab_asr-0.0.2.tar.gz.
File metadata
- Download URL: fujielab_asr-0.0.2.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b687f2da3dd1b01e85be774f9ee2a660b9bce492a6523a8e9e070216fa39dcc
|
|
| MD5 |
84524acdc4aad8b6e1d5ed76eea0405a
|
|
| BLAKE2b-256 |
cd95b1b030c489c980fc43b125af42f3eb6d83864e84cc985013296c31afcacc
|
File details
Details for the file fujielab_asr-0.0.2-py3-none-any.whl.
File metadata
- Download URL: fujielab_asr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1c868f714a4123b96412380a4ef73fe901ce12380f709794031005ad8fd8498
|
|
| MD5 |
811a981eaffbca78482125ba78830d5a
|
|
| BLAKE2b-256 |
aa72dcff80bf8a4ca00027d1367797158d7db7839df6dbb4701f0e1a3237c511
|