Skip to main content

No project description provided

Project description

Supported functions

Speech recognition Speech synthesis Source separation
✔️ ✔️ ✔️
Speaker identification Speaker diarization Speaker verification
✔️ ✔️ ✔️
Spoken Language identification Audio tagging Voice activity detection
✔️ ✔️ ✔️
Keyword spotting Add punctuation Speech enhancement
✔️ ✔️ ✔️

Supported platforms

Architecture Android iOS Windows macOS linux HarmonyOS
x64 ✔️ ✔️ ✔️ ✔️ ✔️
x86 ✔️ ✔️
arm64 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
arm32 ✔️ ✔️ ✔️
riscv64 ✔️

Supported programming languages

1. C++ 2. C 3. Python 4. JavaScript
✔️ ✔️ ✔️ ✔️
5. Java 6. C# 7. Kotlin 8. Swift
✔️ ✔️ ✔️ ✔️
9. Go 10. Dart 11. Rust 12. Pascal
✔️ ✔️ ✔️ ✔️

It also supports WebAssembly.

Supported NPUs

1. Rockchip NPU (RKNN) 2. Qualcomm NPU (QNN) 3. Ascend NPU
✔️ ✔️ ✔️
4. Axera NPU
✔️

Join our discord

Introduction

This repository supports running the following functions locally

  • Speech-to-text (i.e., ASR); both streaming and non-streaming are supported
  • Text-to-speech (i.e., TTS)
  • Speaker diarization
  • Speaker identification
  • Speaker verification
  • Spoken language identification
  • Audio tagging
  • VAD (e.g., silero-vad)
  • Speech enhancement (e.g., gtcrn, DPDFNet)
  • Keyword spotting
  • Source separation (e.g., spleeter, UVR)

on the following platforms and operating systems:

with the following APIs

  • C++, C, Python, Go, C#
  • Java, Kotlin, JavaScript
  • Swift, Rust
  • Dart, Object Pascal

Links for Huggingface Spaces

You can visit the following Huggingface spaces to try sherpa-onnx without installing anything. All you need is a browser.
Description URL 中国镜像
Speaker diarization Click me 镜像
Speech recognition Click me 镜像
Speech recognition with Whisper Click me 镜像
Speech synthesis Click me 镜像
Generate subtitles Click me 镜像
Audio tagging Click me 镜像
Source separation Click me 镜像
Spoken language identification with Whisper Click me 镜像

We also have spaces built using WebAssembly. They are listed below:

Description Huggingface space ModelScope space
Voice activity detection with silero-vad Click me 地址
Real-time speech recognition (Chinese + English) with Zipformer Click me 地址
Real-time speech recognition (Chinese + English) with Paraformer Click me 地址
Real-time speech recognition (Chinese + English + Cantonese) with Paraformer-large Click me 地址
Real-time speech recognition (English) Click me 地址
VAD + speech recognition (Chinese) with Zipformer CTC Click me 地址
VAD + speech recognition (Chinese + English + Korean + Japanese + Cantonese) with SenseVoice Click me 地址
VAD + speech recognition (English) with Whisper tiny.en Click me 地址
VAD + speech recognition (English) with Moonshine tiny Click me 地址
VAD + speech recognition (English) with Zipformer trained with GigaSpeech Click me 地址
VAD + speech recognition (Chinese) with Zipformer trained with WenetSpeech Click me 地址
VAD + speech recognition (Japanese) with Zipformer trained with ReazonSpeech Click me 地址
VAD + speech recognition (Thai) with Zipformer trained with GigaSpeech2 Click me 地址
VAD + speech recognition (Chinese 多种方言) with a TeleSpeech-ASR CTC model Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-large Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-small Click me 地址
VAD + speech recognition (多语种及多种中文方言) with Dolphin-base Click me 地址
Speech synthesis (Piper, English) Click me 地址
Speech synthesis (Piper, German) Click me 地址
Speech synthesis (Matcha, Chinese) Click me 地址
Speech synthesis (Matcha, English) Click me 地址
Speech synthesis (Matcha, Chinese+English) Click me 地址
Speaker diarization Click me 地址
Voice cloning with ZipVoice (Chinese+English) Click me 地址
Voice cloning with Pocket TTS (English) Click me 地址

Links for pre-built Android APKs

You can find pre-built Android APKs for this repository in the following table
Description URL 中国用户
Speaker diarization Address 点此
Streaming speech recognition Address 点此
Simulated-streaming speech recognition Address 点此
Text-to-speech Address 点此
Voice activity detection (VAD) Address 点此
VAD + non-streaming speech recognition Address 点此
Two-pass speech recognition Address 点此
Audio tagging Address 点此
Audio tagging (WearOS) Address 点此
Speaker identification Address 点此
Spoken language identification Address 点此
Keyword spotting Address 点此

Links for pre-built Flutter APPs

Real-time speech recognition

Description URL 中国用户
Streaming speech recognition Address 点此

Text-to-speech

Description URL 中国用户
Android (arm64-v8a, armeabi-v7a, x86_64) Address 点此
Linux (x64) Address 点此
macOS (x64) Address 点此
macOS (arm64) Address 点此
Windows (x64) Address 点此

Note: You need to build from source for iOS.

Links for pre-built Lazarus APPs

Generating subtitles

Description URL 中国用户
Generate subtitles (生成字幕) Address 点此

Links for pre-trained models

Description URL
Speech recognition (speech to text, ASR) Address
Text-to-speech (TTS) Address
VAD Address
Keyword spotting Address
Audio tagging Address
Speaker identification (Speaker ID) Address
Spoken language identification (Language ID) See multi-lingual Whisper ASR models from Speech recognition
Punctuation Address
Speaker segmentation Address
Speech enhancement Address
Source separation Address

Some pre-trained ASR models (Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20 Chinese, English See also
sherpa-onnx-streaming-zipformer-small-bilingual-zh-en-2023-02-16 Chinese, English See also
sherpa-onnx-streaming-zipformer-zh-14M-2023-02-23 Chinese Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-en-20M-2023-02-17 English Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-korean-2024-06-16 Korean See also
sherpa-onnx-streaming-zipformer-fr-2023-04-14 French See also

Some pre-trained ASR models (Non-Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-nemo-parakeet-tdt-0.6b-v2-int8 English It is converted from https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2
Whisper tiny.en English See also
Moonshine tiny English See also
sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03 Chinese A Zipformer CTC model
sherpa-onnx-sense-voice-zh-en-ja-ko-yue-2024-07-17 Chinese, Cantonese, English, Korean, Japanese 支持多种中文方言. See also
sherpa-onnx-paraformer-zh-2024-03-09 Chinese, English 也支持多种中文方言. See also
sherpa-onnx-zipformer-ja-reazonspeech-2024-08-01 Japanese See also
sherpa-onnx-nemo-transducer-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-nemo-ctc-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-zipformer-ru-2024-09-18 Russian See also
sherpa-onnx-zipformer-korean-2024-06-24 Korean See also
sherpa-onnx-zipformer-thai-2024-06-20 Thai See also
sherpa-onnx-telespeech-ctc-int8-zh-2024-06-04 Chinese 支持多种方言. See also

Useful links

How to reach us

Please see https://k2-fsa.github.io/sherpa/social-groups.html for 新一代 Kaldi 微信交流群 and QQ 交流群.

Projects using sherpa-onnx

Speed of Sound

A voice-typing application for the Linux desktop (GTK4/Adwaita). It captures microphone audio, transcribes it offline using Sherpa ONNX ASR models, optionally polishes the text with an LLM, and types the result into the active window via XDG Remote Desktop Portal keyboard simulation.

VoxSherpa TTS

VoxSherpa TTS is a 100% offline Android Text-to-Speech app powered by Sherpa-ONNX. It supports Kokoro-82M, Piper, and VITS engines with multilingual support including Hindi, English, British English, Japanese, Chinese and 50+ more languages.

Generate Models Library Settings

BreezeApp from MediaTek Research

BreezeAPP is a mobile AI application developed for both Android and iOS platforms. Users can download it directly from the App Store and enjoy a variety of features offline, including speech-to-text, text-to-speech, text-based chatbot interactions, and image question-answering

1 2 3

Open-LLM-VTuber

Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms

See also https://github.com/t41372/Open-LLM-VTuber/pull/50

voiceapi

Streaming ASR and TTS based on FastAPI

It shows how to use the ASR and TTS Python APIs with FastAPI.

腾讯会议摸鱼工具 TMSpeech

Uses streaming ASR in C# with graphical user interface.

Video demo in Chinese: 【开源】Windows实时字幕软件(网课/开会必备)

lol互动助手

It uses the JavaScript API of sherpa-onnx along with Electron

Video demo in Chinese: 爆了!炫神教你开打字挂!真正影响胜率的英雄联盟工具!英雄联盟的最后一块拼图!和游戏中的每个人无障碍沟通!

Sherpa-ONNX 语音识别服务器

A server based on nodejs providing Restful API for speech recognition.

QSmartAssistant

一个模块化,全过程可离线,低占用率的对话机器人/智能音箱

It uses QT. Both ASR and TTS are used.

Flutter-EasySpeechRecognition

It extends ./flutter-examples/streaming_asr by downloading models inside the app to reduce the size of the app.

Note: [Team B] Sherpa AI backend also uses sherpa-onnx in a Flutter APP.

sherpa-onnx-unity

sherpa-onnx in Unity. See also #1695, #1892, and #1859

xiaozhi-esp32-server

本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器 Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.

See also

KaithemAutomation

Pure Python, GUI-focused home automation/consumer grade SCADA.

It uses TTS from sherpa-onnx. See also ✨ Speak command that uses the new globally configured TTS model.

Open-XiaoAI KWS

Enable custom wake word for XiaoAi Speakers. 让小爱音箱支持自定义唤醒词。

Video demo in Chinese: 小爱同学启动~˶╹ꇴ╹˶!

C++ WebSocket ASR Server

It provides a WebSocket server based on C++ for ASR using sherpa-onnx.

Go WebSocket Server

It provides a WebSocket server based on the Go programming language for sherpa-onnx.

Making robot Paimon, Ep10 "The AI Part 1"

It is a YouTube video, showing how the author tried to use AI so he can have a conversation with Paimon.

It uses sherpa-onnx for speech-to-text and text-to-speech.

1

TtsReader - Desktop application

A desktop text-to-speech application built using Kotlin Multiplatform.

MentraOS

Smart glasses OS, with dozens of built-in apps. Users get AI assistant, notifications, translation, screen mirror, captions, and more. Devs get to write 1 app that runs on any pair of smart glasses.

It uses sherpa-onnx for real-time speech recognition on iOS and Android devices. See also https://github.com/Mentra-Community/MentraOS/pull/861

It uses Swift for iOS and Java for Android.

flet_sherpa_onnx

Flet ASR/STT component based on sherpa-onnx. Example a chat box agent

achatbot-go

a multimodal chatbot based on go with sherpa-onnx's speech lib api.

fcitx5-vinput

Local offline voice input plugin for Fcitx5 (Linux input method framework). It uses C++ with offline ASR for speech recognition, supporting push-to-talk, command mode, and optional LLM post-processing.

Video demo in Chinese: fcitx5-vinput

Wake Word

A VS Code extension for hands-free voice-activated coding. It uses sherpa-onnx for real-time keyword spotting (KWS) to detect custom wake phrases and trigger VS Code commands by voice. Audio capture is handled by decibri, a cross-platform Node.js microphone streaming library with prebuilt native binaries.

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

sherpa_onnx-1.13.0.tar.gz (903.4 kB view details)

Uploaded Source

Built Distributions

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

sherpa_onnx-1.13.0-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.13.0-cp314-cp314-win32.whl (1.9 MB view details)

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_universal2.whl (4.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp314-cp314-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.13.0-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.13.0-cp313-cp313-win32.whl (1.9 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_universal2.whl (4.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp313-cp313-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.13.0-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.13.0-cp312-cp312-win32.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_universal2.whl (4.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp312-cp312-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.13.0-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.13.0-cp311-cp311-win32.whl (1.9 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_universal2.whl (4.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp311-cp311-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.13.0-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.13.0-cp310-cp310-win32.whl (1.9 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_universal2.whl (4.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp310-cp310-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.13.0-cp39-cp39-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.13.0-cp39-cp39-win32.whl (1.9 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp39-cp39-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_universal2.whl (4.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp39-cp39-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.13.0-cp38-cp38-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.13.0-cp38-cp38-win32.whl (1.9 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.13.0-cp38-cp38-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_universal2.whl (4.2 MB view details)

Uploaded CPython 3.8macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.13.0-cp38-cp38-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.13.0-cp37-cp37m-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

Details for the file sherpa_onnx-1.13.0.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.13.0.tar.gz
  • Upload date:
  • Size: 903.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for sherpa_onnx-1.13.0.tar.gz
Algorithm Hash digest
SHA256 bf8f6b441db2775cf1d102a4e9f3c6cbd692c916431a4dad194fd7f84c5615bd
MD5 c9e1b79fef646d25edf25eabcd27d614
BLAKE2b-256 2cb212b5fc99efc2ecccba16cea4b1c5372d1859fd43dec0bdaf107657c23821

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9f55526986c033e967810ec130664dac638ccff6587b1b23680450ff01d3baca
MD5 964522f37bc193c4b761bfb28be7228c
BLAKE2b-256 23efc6128a68d4a117e3ae3f83a51e88048aaa4f99fd83c0179e0cac2205f30c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 5824e67fbf2eed3a1daa90f3aa5ba90b7ff7689e9a31c4968ca11fa5a8bf8f92
MD5 948a2457faf4ee5c44f9a443c33dd4c3
BLAKE2b-256 38390bd7043ac81b0afac2d01ab76911d2f8911838d740924c3d8def9cefdcda

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d4faa9f5f9ec1a6acbf495fe94c329e84dbb10260102cd114cfa29887a064929
MD5 3b7035672e0e96fd5b6e99259ca20ed3
BLAKE2b-256 fa5bd15b456701fa1d93eae970a8557c350553db53008407e3f29070dc31efda

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bdf180a19d32c397271b9f26b0fd1c6e8fabf95db55290b214185457521e2cd4
MD5 13104279f6454c59695a8fdb7367fa10
BLAKE2b-256 d5a06aeba8cb82a0d57ac3d4d2577c355696bb108bb535552dd764e1d50e6660

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d80c555f64b93bdca20f9e6ff4fc36fea14c0fb3afcc1d5e0a26c06131b529d
MD5 006489fd8aa7ae5cd206c906da491528
BLAKE2b-256 c03f5e30e540ec0431467ca69d5ecd507013fc2b5fe1210b7e5b82a753aea5ae

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 767e4b3a4183da44b60cc79ce8ad505f30d318c0269c5d5dcec9330c4e7519e3
MD5 3f9577188d7534112136b78c1549cee1
BLAKE2b-256 ba9b4bdcea3976e9989422f9efeb26e7738701bda2b5fea58abc3bedf978fa3e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 83e2bee95f68af5f5f2b38dd88b37c564907542c9272e070be4e5a04a033969d
MD5 559bc2cff2de957331e5c6f6955325f1
BLAKE2b-256 4b65930a064842f2c7e130d02f7db790f2fcbb2a340f64e39cadf17376cd4802

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp314-cp314-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 673aac749567a71d8bb82827480fad3ebcbbba61fe4384848a14e3220ea3609a
MD5 390da8b5524db1dd73e899b0ac7a3d70
BLAKE2b-256 1d43e214798a98207303684901bb1f71955679ffdd795333e46ab8eee83965e1

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 64a36d465f420323916e921327bb3934d1ab8e5d03ebe6c4ab04bc688618e191
MD5 640e8743ee07fa8428d043fa55dc4385
BLAKE2b-256 f7d9e1ac95ebe7bd2ad36f17e16f04cda2f4ae70a37a8c168cb4461c4deb5e51

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 dbcf807492d8d98c1937fc7d504ac5f674e7c7923725102798786ac9a85f0bde
MD5 2c847d938e507fbeec716879e1647493
BLAKE2b-256 4c92dd1d5385ea95a26c21b4760a361dc1a67ddf176e591cd1262d7e4ef3d7a2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b6afd10d8b46af71b6b2717ceb45bf718d28b9133801052ae181d883110f3873
MD5 8daf4cb819559154bee90fa9f6438f16
BLAKE2b-256 6f315beb0dbe594d2c829bc52984a725b264ec07c39f432d6f7bfd83b13416f8

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 54ca3de2334ddb10905fbd0cf3732a26b7c2b221a32513617a0cf20b7cb1cf22
MD5 56e681fcfb488420b18252364c84c8ac
BLAKE2b-256 cac804eebfb209a86337338d74535be5de88b7315a664a25140d94b5991a554e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c47fa060525a81eced4dbb7bd1ad36a90a6fb67a529e76c7785b909113ed92d5
MD5 793f086a576218ec8b23b373caf6512f
BLAKE2b-256 dc10ec8e9c58135c1185e7b2bb94f56272d05370529b1f056da4c2664c7ec75c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fa7123de2102375e4e96965d1e2f1254cc91d134e8ea577c42ae0db1710d854c
MD5 a0f1597981dca55dda25faafef0e07ef
BLAKE2b-256 73b247e44e300c851de237651c3189b644934eb7745baa025d5f50c8efec737a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 adc4b414b73e4dc8f1554c429cef821f1571bad678f72e9967e3e01c617572ee
MD5 62b63cf31480a98d89dc5cd5e8287d1d
BLAKE2b-256 d51e8e02f040fc704cbd4322075a69fc39448491d167a09de840364e694efebe

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp313-cp313-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 7297c0fd2e932a9ddbf85b3e7717c1bc8650f2dae5d6c303434728aafc68d298
MD5 a000fa086ebb5b407ca077584b869128
BLAKE2b-256 2937aa3824e35d9ebd9119246b1c5a0bc4ae8e7c5fc88fc290756f296a46869b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0728f1bdaf729c493b7d46db9b6ad94a6ad3d52066662eeeeac0822f4ca29bcf
MD5 84e3f03ae152273360600377858a5f52
BLAKE2b-256 6eeb3b7d0fd604fbb43be39800fb4e05798372cd86741e29aaa1e735c2e9c622

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3910864844cb22a7c1d31513966d8fafb655bc87e055f36415092b0ef372580f
MD5 6c25b9ae5ed07e44883e48c53157a65c
BLAKE2b-256 e2291a3a880c24d4c6fba2bab2b2d4e0542a1cce98a2890ba8aea95883e0d435

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7b4468c53f3549e42bfc7cb7dd95a27a84c6434e513c6f35cb84580f797fce9a
MD5 82e7d32896f31520164b3140e227a93c
BLAKE2b-256 b044844937933f2465bf881e0fdc64b9db7374959ce997f7c4d86888a1b40465

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d0811c6b4b1a789ddda9e123ad28803f8a547931e510d72d5ee9ba20e441f4d0
MD5 924e80c53e65e7b544b2538bfe972c43
BLAKE2b-256 41e0c4b931e5eb13bd803da15a2142eabca3c26c7c6bc01ac4126f5866a09f45

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a67ce28013116d735f81ae903bdd4cbb8b509ca37d3cbfa5e7389f24f206aa2d
MD5 8ef69d6b890610bf97f7a6b5793d8af6
BLAKE2b-256 e5ef23f2df3298bf8393d43696446d19b62f433a176c3e38a3fb9700272af86b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d68749c15c1b99e407f710f8f39d9630ac65f1158c659a4ee413fac1c082b125
MD5 5a4970ef43e18eae9b078eb0d688f548
BLAKE2b-256 7f7ed3369e424fad90db47ceaa57de4e274ee7b93ec02e2ed8169ec234681d98

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3970c3c1916f1338f4640032d0f167e2ec8816cf2931d4a8bea9d20c4c166bab
MD5 c3719227fe4de26c08c13dacfd1cd6b5
BLAKE2b-256 4f8d1985c8981bd92eff5bce2a70e78275197ed8c3aa497e2971ec8c703cb20f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp312-cp312-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 cad06031f93aa801c119ac3543f7f2893473191540692d75d8deae4959f8d09d
MD5 f9cdfe60c4af8baf1c1e668707ee7968
BLAKE2b-256 04554dc69b32f65a81d402e10e8225bd4a63bef5f7d7c95c4b42292ef6650296

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cb5b8ad99fb3baaf8eacd618327fe08427af8a263e9388081fad66ba5a4818bd
MD5 ce38940091da88bee715eee1ea35bb97
BLAKE2b-256 005e51fa7844d7731da99887dab84ae6fe18e4af248a74c211a9112420c9712f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 51b186580c6d13fef3db164fb0d7a09435f86f7791653851c669765f8f64df42
MD5 6285b9e4171eff7b4e22a6845e46af46
BLAKE2b-256 dab5a1b437c9a8ebc2d7ffe8278dcb5601c583f4a5a6859033c1e427c82878e5

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 cffb3963a17a92b6b8c87cd5523b7561a2b1b6761701b62bdf22a69b0425b2ee
MD5 687f15e84504c64e9e012002b710a0fd
BLAKE2b-256 45ac27649f530bfd0a195ef061cee55cfcffe6859b50834176946f7a422932d2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8c1bfdb3ffd12e2ce820261ca804df2bae4b926b746e9b7fabf208360ae45f8a
MD5 51731d2ce4c6cb9b53df17db93f2335c
BLAKE2b-256 2d467cfc9fa73c951b63019a950e6ec8a6bcbaa81f7a696d24b0abef99744aa1

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4fa92e0ffced73b56eb3a58c15ced72d97c36d843e818cf814a4fe6b0f83ce0
MD5 bfd956de76326ee9e9e8e545b8c13a2a
BLAKE2b-256 84e8a491f443b10c449d7a51672a500a00511fdd898c5db2b3c192d99bb317bd

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8bbbb611e8a5df3d8dc3ea1512b71357c26d2458426073f17bbf497d6703616c
MD5 bda50fe4796a2f0b7ce1b20f41323bd3
BLAKE2b-256 cd39672e30de3312f0cbca3c9c4c596e6806e1debd4a05f304c50cfe3a1fbebe

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 7914cf6f52cedd3d4fe901045c2e17dff0d857c8b4e250c62271ff24fa8c85cc
MD5 6fd683b75ea14c63f397bd248dd0e84f
BLAKE2b-256 596856b2f67a70300c9bf1faf0b7b11855d8bcb0df237dfd31e304f0d1b5611f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp311-cp311-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 3f2a227ead66e8a421ae2a297c2e4d1add0e60d0e2d50237a0513cd5ce907f9b
MD5 f5c41e0df541cb93a7248ff36c66193d
BLAKE2b-256 8549a9953372be6dac07fd52a48f8a4798a1e73f6db04ef7b39eaad45875aee5

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 774a1012ccbc89a6b78ce03b582a0546a84551f25919b20ec2fc28c7846ab9e6
MD5 cfc687b435685b4486d9677887817762
BLAKE2b-256 75da337f4c892751058cdd66c763cd60b52623923844498a881d9e06147c58e9

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6857ed05c652d38572850811d95e826f77e43b5e049d8a4d341667a56d075ea8
MD5 40ff2a0b6f08641bd7bc63efcb176bfc
BLAKE2b-256 0f0b28e6155b4d8ac7f700202e8036a69ed0a6edd7a6363c74b3049dd444c342

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8c5a3cde621f4ae550fb4b9e3604dd285f133168fe21ebe9427bfd4747a86cc1
MD5 e7732305654c927b5cbf3ef4623e4169
BLAKE2b-256 942803d59980527f9ce1ff398092a5c76401c721aafcae4d88e32d2a9bff3524

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b85c41431b1052e87aa56fa2518dcaf0ada97dca73e1953f7e6a5965c6ce31df
MD5 f2fd13526ed9f5244c6e203e16a2a96f
BLAKE2b-256 f5bfaa63b0f7c28e57012fc46167da6b1aba422d53d646406b5c40b5e4bb8517

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b3d66085539c180f85f7b0124df9e9f067d7b6834b108ec812bdfe414975089
MD5 7228feab1537e74418e9d0688c6542fd
BLAKE2b-256 24396197ba3a52032ce2a2f5441177926c3425683975c6e439788fa1ff5a4539

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0852a920b8ef1b3809cb28e39f58d3e6a6d0610582712dd67d67d71fbd64fff6
MD5 1c64fb18c6325243bc70d2908d62972a
BLAKE2b-256 682734d47090517d75ebed375d9b836ded3d90ebe2c00a082591c38e72d21e18

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0f84d8809d199256ad8e587c5a3074ad21e27a04f4b6e858bb82af7898d98f74
MD5 a7e591c6252e89f675c9f4875c3a6098
BLAKE2b-256 27487253f159d90526262a549aafa599ff44faf8c211b5b8a4ec2bf868619688

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp310-cp310-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 28fac049af28340394850fdb5d1fb9c5aa19a5a0ac53d66f9025113157a5e80a
MD5 97b7cc9866c98f917c4879a7e9a3b447
BLAKE2b-256 90cb0c156bb4a44c69576030a779cdc46ac36639b83426ace24d24d12e324913

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.13

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0e0dc40c2bfdfeded8f8c7e761c030325abafcce264bfa7681c7a1dfd6f7432f
MD5 3d883afd85dd8fb930f0cc63044e0da0
BLAKE2b-256 9c716439dbc7961bc76af2b5064f34c5c4244ee1b9250bc71f62989fd8bd9acb

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 94901c7ff776937005f4fca81e47fbe0f8912146d5ae7455af4e32b5ba93563c
MD5 33b211d27a46fb533b1287705d8c52cf
BLAKE2b-256 7f16c0633f4d6f7cb8e423c1977ab81de0116f7ecf03c5ec2431866564b0438c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e37a602473f357c8c2bd453170daa863f8fd23001a4001ca0348350f6ddf74df
MD5 f4705439edcefd44d48e50d14cea0e18
BLAKE2b-256 0bb18939839422c9f8e2bb6868810e52d1fbfb6253ad179df3deadaf3d0746b0

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3e0b2b5a11e13be8a1742820595750c96c2a9ea14bc9429d68b5ae85373d93a2
MD5 ce95f7746fd0e31f709bc439cc5748cd
BLAKE2b-256 a837f6f6c98fd74e62d897a7035ecd718e30f199dee395e0e2873f0072fa3d7f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6a6109f668a29984fea4f32afd6717d801840e4984c56558d187ae1a1bee36a
MD5 d90c77d262b48c7febb737730a656844
BLAKE2b-256 eed0f180f0461a955df4c2716432a48d7f2a59b7c52d03458e40ce391b692663

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5718f574f6e628ad10a7620663a1c561174ce65ea9f47844059e94688cfe8634
MD5 3d8abc4182f758944fb4c728b457cd0e
BLAKE2b-256 b5d35ee14ddd0a71a8887e9980586a9aa47ddcafc801c22c3018f21df6893696

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 9deb85062238876c422a9b9cfb65586147e4e0d098af9c23d2c2a1797caa2d9e
MD5 183b0de052e976e6b61fbd62925286a4
BLAKE2b-256 7cca8fc2989dd8729ea1f2897b09dc1242287edf34901114b4bf413f53dbc73f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp39-cp39-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 6c84c98eedfd61cae471141e50e60591c86f99d3ff1688688d689d79eae82403
MD5 fb100786913e367bc3c25c46bb124d38
BLAKE2b-256 69ec2609244291799d3954df17611953d232a22a9ea7e0aaf37be99543039829

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 70c52543ba508f19c114bb4150c6b3a78635c8a18fb919fc90ebecebfbf3d88f
MD5 3959bfb5ba7b55a77546b0e4264a34ac
BLAKE2b-256 53d08b1d76b1e3909a71c9a2201c513d8688a785f2e58860dcce3a4f26c86335

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.13.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6c8f04cba080f42a7b166d9c7c35a700dde1798e2692e5d5e9a1d2dcc89bb4d7
MD5 13d1c31191e3a713e6a1facdc3f38073
BLAKE2b-256 bde52407fc49e52b3d8ff14b1544bfb5dfb451fdc234bc1be0f569fbb63e4083

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e3a55ca7ea947c77bb7743d3142b73b0a2e299f0f29697747f35065dce601854
MD5 91bb00d2056f57c96fa639a69847581a
BLAKE2b-256 9010fecf7b6cdfe13922a7111de9dd951fef5551442dd1606218c3695efc52f1

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c8e961000651f76d6a79ce8a70d20d7932e585443b483cbb9527e1f70f586eee
MD5 7b5c14ab2bbef8bfc7657e6c6f9d2334
BLAKE2b-256 5e1abed01fbb87a7e12ad1410f32ae672dcb87a80e5896eb5e138c3515fec5f7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0868475f137554e3376a384cf298127a8052f784eea51309099cc8df8764bfd
MD5 35019e5a097b3efb814962af7747b8ba
BLAKE2b-256 71685bb5266831aa86d88cf946f288e3d991d983bc97592b4197a3307d7b3b6b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d1f070796e0a2cc670b8dc63a388fc1445cf958c8ee9857b15f800d29df12c85
MD5 aa666d114375805066d69bd9777c8973
BLAKE2b-256 0493ddaae1f268680c99a50e70c87b7dfafeddf6d234698df98374c59f164b17

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 74cdd81963c3ec31c5b37091826bd199e89835255e31b75e410e6c8b506f0d1b
MD5 31a243a5a55ae9c4a533e801ed5e4367
BLAKE2b-256 d742f1926c80cf9f8de8d3d34d5093864388b10dab44c8ecf98d1ff831b63654

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp38-cp38-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 c3ea40a0cbab5d35e279bdc405388d9eca723be510136d59ee70d4461c2bd622
MD5 bd683ad4985ca38fd8004ab16feb5f21
BLAKE2b-256 8fe346baeacac5d9f2b51ad97335d292d0c73dbb62f8a2c1e4eb8cacaff8325b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.13.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.13.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 834113659504f79d48835b2e3a3b95d3e4469bf660e055577c1cc6dfcbcada92
MD5 33e98451b15c72748918c46643bdd8de
BLAKE2b-256 07b7da9088eede508068de69da6effcaf77c5d7d0c2b315cc889a356523cf9cb

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