Skip to main content

FunASR: A Fundamental End-to-End Speech Recognition Toolkit

Project description

FunASR: A Fundamental End-to-End Speech Recognition Toolkit

FunASR hopes to build a bridge between academic research and industrial applications on speech recognition. By supporting the training & finetuning of the industrial-grade speech recognition model released on ModelScope, researchers and developers can conduct research and production of speech recognition models more conveniently, and promote the development of speech recognition ecology. ASR for Fun!

News | Highlights | Installation | Docs_EN | Tutorial | Papers | Runtime | Model Zoo | Contact

What's new:

For the release notes, please ref to news

Highlights

  • Many types of typical models are supported, e.g., Tranformer, Conformer, Paraformer.
  • We have released large number of academic and industrial pretrained models on ModelScope
  • The pretrained model Paraformer-large obtains the best performance on many tasks in SpeechIO leaderboard
  • FunASR supplies a easy-to-use pipeline to finetune pretrained models from ModelScope
  • Compared to Espnet framework, the training speed of large-scale datasets in FunASR is much faster owning to the optimized dataloader.

Installation

Install from pip

pip install -U funasr -i https://pypi.Python.org/simple

Or install from source code

git clone https://github.com/alibaba/FunASR.git && cd FunASR
pip install -e ./

If you want to use the pretrained models in ModelScope, you should install the modelscope:

pip install -U modelscope
# For the users in China, you could install with the command:
# pip install -U modelscope -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://mirror.sjtu.edu.cn/pypi/web/simple

For more details, please ref to installation

Usage

For users who are new to FunASR and ModelScope, please refer to FunASR Docs(CN / EN)

Contact

If you have any questions about FunASR, please contact us by

Dingding group Wechat group

Contributors

Acknowledge

  1. We borrowed a lot of code from Kaldi for data preparation.
  2. We borrowed a lot of code from ESPnet. FunASR follows up the training and finetuning pipelines of ESPnet.
  3. We referred Wenet for building dataloader for large scale data training.
  4. We acknowledge DeepScience for contributing the grpc service.

License

This project is licensed under the The MIT License. FunASR also contains various third-party components and some code modified from other repos under other open source licenses.

Citations

@inproceedings{gao2020universal,
  title={Universal ASR: Unifying Streaming and Non-Streaming ASR Using a Single Encoder-Decoder Model},
  author={Gao, Zhifu and Zhang, Shiliang and Lei, Ming and McLoughlin, Ian},
  booktitle={arXiv preprint arXiv:2010.14099},
  year={2020}
}

@inproceedings{gao2022paraformer,
  title={Paraformer: Fast and Accurate Parallel Transformer for Non-autoregressive End-to-End Speech Recognition},
  author={Gao, Zhifu and Zhang, Shiliang and McLoughlin, Ian and Yan, Zhijie},
  booktitle={INTERSPEECH},
  year={2022}
}
@inproceedings{Shi2023AchievingTP,
  title={Achieving Timestamp Prediction While Recognizing with Non-Autoregressive End-to-End ASR Model},
  author={Xian Shi and Yanni Chen and Shiliang Zhang and Zhijie Yan},
  booktitle={arXiv preprint arXiv:2301.12343}
  year={2023}
}

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

funasr-0.4.1.tar.gz (459.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

funasr-0.4.1-py3-none-any.whl (662.6 kB view details)

Uploaded Python 3

File details

Details for the file funasr-0.4.1.tar.gz.

File metadata

  • Download URL: funasr-0.4.1.tar.gz
  • Upload date:
  • Size: 459.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for funasr-0.4.1.tar.gz
Algorithm Hash digest
SHA256 dfc262a1bf0f3f6505cd35fc846c036fcf08be444fab824349020ed71ba438fa
MD5 7119aa1c3a124ba55ee5508df6340f1d
BLAKE2b-256 ccaa4b394cc80078676cc39d68c5a1e8114d1916611fd3a62d512d72df0d1ff9

See more details on using hashes here.

File details

Details for the file funasr-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: funasr-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 662.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for funasr-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c28026453f835ea6c495b3d2c076f4a8997bf1f53bb052344af5e669eb3c7d84
MD5 6463f15c5485041595a59e73f427ba17
BLAKE2b-256 d9daab0a75d74ede642bb9471d5a43e04b780d5be24204695da7c286430fd451

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page