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

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

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.12.32.tar.gz (848.5 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.12.32-cp314-cp314-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.12.32-cp314-cp314-win32.whl (1.8 MB view details)

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.32-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp314-cp314-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp314-cp314-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.12.32-cp314-cp314-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.12.32-cp313-cp313-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.12.32-cp313-cp313-win32.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.32-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp313-cp313-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp313-cp313-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.12.32-cp313-cp313-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.12.32-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.12.32-cp312-cp312-win32.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.32-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp312-cp312-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.12.32-cp312-cp312-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.12.32-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.12.32-cp311-cp311-win32.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.32-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.32-cp311-cp311-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp311-cp311-macosx_10_15_universal2.whl (4.4 MB view details)

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

sherpa_onnx-1.12.32-cp311-cp311-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.12.32-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.12.32-cp310-cp310-win32.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.32-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.32-cp310-cp310-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp310-cp310-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.32-cp310-cp310-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.32-cp39-cp39-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.12.32-cp39-cp39-win32.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.32-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.32-cp39-cp39-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp39-cp39-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.32-cp39-cp39-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.12.32-cp38-cp38-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.12.32-cp38-cp38-win32.whl (1.8 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.32-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.32-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.12.32-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.32-cp38-cp38-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.32-cp38-cp38-macosx_10_15_universal2.whl (4.3 MB view details)

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

sherpa_onnx-1.12.32-cp38-cp38-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.32-cp37-cp37m-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32.tar.gz
  • Upload date:
  • Size: 848.5 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.12.32.tar.gz
Algorithm Hash digest
SHA256 5b46d697a125e5a6b2997f18768217ab6baed8c005cccf4d420b628703509c78
MD5 354d2c5f1ac8d9f3fa585fdacf25c8ca
BLAKE2b-256 a531efa381877bf39b62d0b8a8813e5852272fc3019ec8e9edcae051e1c6f2ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d9922e5f58501af643f34608eb9494e5b83c8ed168a0e17a2c84f754a69b89fb
MD5 d4fd9e06ddf6ff4e5832234e70782744
BLAKE2b-256 a54d2d079f2147db80ae39890a1519f64bd7d460fac6c3539a0b94b4940f96d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 0db2931a8c50676864c2952974ce122e55b088e1c9c64ecc6e6740a09e7121cc
MD5 9971253e0f65db0024b131cb37465d54
BLAKE2b-256 c96087e3b2859e461ebae75c213e150acf3f437c5b931e4deacd79757eb6912d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 823d90f3e214ab2fabe5b3dabbcbe965e46e18ac9f0e4271774b41e7bb0e1b7c
MD5 39015149506187e7d735a69774bbf112
BLAKE2b-256 ba4f49d6b5978ebb42b8d697883c309dfda431db14cd196199a6c634d5c0307c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c9d988c97e8fb4de4deed747720be83904cd98055fbdc78b4d2f8209f3dcec5c
MD5 a921760987b1d0945198ad58d861c7d5
BLAKE2b-256 f8cb5c5657606f66e3cd39150c8995a7f045a9b6d71179cd8104a50e8a954584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a83b7eeb037e21e5fd9c9f36253900217330bdb6e100f994343094b9d013023
MD5 b4fadd245f15aad96a5b92a3bd175506
BLAKE2b-256 e71d2d02485bcc40b8ea4fd61c18acc4b3d6807ea634938d8a45df4243a42994

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e97f2615d7a2a97ac8828b77fb731b6d5d3d14fd86932691acf7095b88cd6b50
MD5 b8e7188d4e7d94a1eed819598f855105
BLAKE2b-256 4c94d62d139a3d4365462647492b3bae53269337ff2815e53c1b2b5f7970023f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3a155ac9776c90e7dfe1990e0b944528ff2e7a2ff314696fd3f030c72b74d2e5
MD5 2b80a195ec92f7e3efd74c56d5ed46fc
BLAKE2b-256 157a0e704ce8d7db09b1e56f6a7a9fa065abf3aa87ff9c031e10f9a45492292d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 63404157f769c5a8288bb34a62ce5337d3a3bf648bc43edc2014aec3a8d5aeca
MD5 5288918a6f88a5b1deb57d12d2cbacc1
BLAKE2b-256 6dc6128426b85414e643e289d9705c08d47c8c4a1b40a0dd3c8beae8c2f7d446

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 71c5699efdaa0fc3b759d4848fb5d3fe31f9f400300881c1ecfcf46a6c951560
MD5 042d123e9f124d70731cf3b06d01c12b
BLAKE2b-256 48c2300dbf02a7f7658a6aba953415cb3f0bb5311832440a7ee1e1186eece16a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3d1b9e6b79ee4280d1465484dc8cfb2936cde7aa9c6324a8df436d94e066a46f
MD5 d5a1144cde9f7b8a241dce7cf09162cc
BLAKE2b-256 7ae442ed4160d26095fd5cd4e6eacbc65c746a9a6c52e3b1d9b511886ce9d9c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 adf8865a3031f0ca65464304cf5180c904e8eb2cd1832b72d4e59f529b5b245d
MD5 f5069a3e4d1ec06411a7fc22156585db
BLAKE2b-256 2d5ae6ffa2451b3ed4ebfb7c1890d140cae1f6f2de523199e6c07181f010d13a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 fe6670de165016193d9128100157640768252ff561dbb34015bfb8c1244a704b
MD5 dd3ac0cf82f13c25bd8d7b49f0cff2d6
BLAKE2b-256 796e318bf17a2c2bab2536d6c65a3493a696ccdf57a8b26e8df31486622d765f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d0b19d2e021d1a94699658d2298d760b56cd0e2ceea592d3867aa6b25899a84
MD5 d99b9ffe6001ff92dcdf1618f3bc75c7
BLAKE2b-256 312414b4de2b18ab38130577ef29b9e01bcf2fc7f426a1e2ee32bba9b6592a7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5ac8858b37ac7728e8f64c23344538e0c95b24f9829d4ef27355e76eba30762c
MD5 515de5970501bccd1cbccb89409ab0a1
BLAKE2b-256 56507081114ffc2cf76cb454a2a293732d62be8a8db4e02da55030e39d5f3549

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 48c864457ad961fa8fe549f3abdc06b694915e99ea14f33dce21d4532331aa50
MD5 de646e38483aa3bdf3cdb0586a26f5bc
BLAKE2b-256 37dbea456cd374163266bbbdee3aac9812d0fe1963c727be359093efb9731752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 bde413bdd3f0d07257adc9b4fb5f3cda3e46226d936cff96bf33602a5e8b4e48
MD5 656cca7668916b85f32b4849eb1d3022
BLAKE2b-256 512b6bd9686d4080beb65add3f272c984627c4a273467637ca8d4205cbde5d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ab7f41cdbb1dab6da40ae131535eb77362dff9d88c1faa626d1d604d9460fc70
MD5 751316bfff7990cf7f16acde409fc8bd
BLAKE2b-256 96a8a36bfc0db6befe33fb9bf9aa762c4bbf8ad4d43017d43b6f36427050c8ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2ba73d9e7fc0037654f31d393e048749c00fd36600df2caa79809edb5544c9ab
MD5 afeeaf90bfef991083a3dfdab270cf1d
BLAKE2b-256 0afed0d93173344c12f42e5bce25afa118ae025964563f4d9f6e069f28badfc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6be8d89e190f154b0ccfe66d24695353baf8c747927e7ddc6cac2f28b839d9d9
MD5 c463509a1f20df094caa1c0b1891b299
BLAKE2b-256 39adb354e5fe2af9776524ee5533892d06e027a3267ce114ca0189aa7172a088

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6367d785b2bcd7aab27db964dc40f1d4603b2d007f74f2001f0aa76ca5ab9f59
MD5 d86d81de6cfa49070cbaf805ca263c5c
BLAKE2b-256 917e3e42fa36a9293f6365025a42c43275ab70694e5d58a6b52d778adcf9d160

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41986b6633e8b43772ac7f040e7f4d8328587f92d27565325386dc64b341ff9a
MD5 4ee7916a24e729638bd2875f591e8887
BLAKE2b-256 12757f8289b7c43f476527f454acea6d749526bed319f5fc04d9a992be764b7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 56ff897a9c0507b39e6738509194ea482f903da7d0031067048b98b5732b64b5
MD5 26f68af45d0959a6fc1b64d92de978c1
BLAKE2b-256 830e53166fa68355e0f33eb53e162cdc3a7a8c8d7b7895259ebe0ceaeb1d3e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 fc318bde9e85cd99586f8a3c10a8796a761df4a1076cdbbfe27de204a5d9edb1
MD5 a3801bedcdfc948128f2904eb5dcffc4
BLAKE2b-256 1912359603b31ca92971d9899d1849149b94c6af5148f03a53bb6189febe6b4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 6ac229a783010cdf2165792ce8ce5d18f9d868779073863fd850c4c0f7441c16
MD5 b009a813a01cc2ae5646dc47f0ecbb88
BLAKE2b-256 848412f3d3155610ea98593e6baa7110f1d2fd9e2d6b6b53b1dbd33910faed5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0f3b6b87ba5acee6dd4690da5f4f5aa1d3458ffb9ec60cc3a2c56198e2d31014
MD5 1d5d5ecc8cc4fb9b64532418be3c4aba
BLAKE2b-256 f94d63af7f6d6aa8218a3bf4d112c8016be9991d8c2b11d8c51640a85e0a2512

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f0421de8e6a62fdb2d8350bedf61fd4ae106cd4bdaae373e136ae6007a8fbbb1
MD5 8ddf67c635e469e631a82dc6e5b208ce
BLAKE2b-256 6c992d5ba4f32878da251a4607b94366ff74c4dc31dbcbc3770ff9a22201bee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0f1269e85e312b5debd1c42b5a8ab650b7369dd90f33a3d4d7310fe27ae96e31
MD5 a7e9c14cc2b4b3d5ba9fb6a1bb3d9a8e
BLAKE2b-256 28f25a21f4779c3f5043e1fa9be577dc5ffd31d33ca86e95010b9f7b584db5ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 71eadca70c5efa74abcb6d3cdb5c0152f5cef1b7daca2e43e051181808d1f4a0
MD5 e97b19d8e6850c30165a9d347d009f71
BLAKE2b-256 fed66dfb04c23d03d39a22a7479d11a724dd34bdadca3e10d08656957f60c448

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 400717e4923e56e6594c1568481375b1fe22cedc03022b2decbf6a64e3b61f45
MD5 6cd763584c310e90fb4d0316cf066ec5
BLAKE2b-256 8fe8a7cfada55b05b2fac63349bdb2e79122dae09142ac9d44cd6288316c5230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 aaa2d4315b7a747a03fd8f803cac9daea043ffbe95dac42bd5ba62bfddc0c87d
MD5 38fbb7cb0f31fb171ac335fc1c4ce2fc
BLAKE2b-256 90736f69d311bd9249e63bd1624484d0a4c2c53889b6c1a66253311568b14475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bb3c8f648eda2985250d278207b711117fbed1510d790b6952b232b105f855e5
MD5 9422d8cb6d45a79a7a323c3a065ea3d7
BLAKE2b-256 206e7d25bcc045a9aa177f515224f4f9273d11a26c4b6895219eae2ca2edd795

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 03bc39ed3ec925e1e1d94abe40d5ffaf24d5bf4c50b008da7b72bc90c1d24987
MD5 b6c5f1b5d0c7f426a269c870579b76b0
BLAKE2b-256 c2a720c1c8b79d2c6ad15159d659342fffa233eb118df93b8b832b27e19cc0bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6c2da29aa25ded42493ace9294e77435c93516e3d3763342d405076292876324
MD5 21f0ecd024d042f5ba74ffae939273e2
BLAKE2b-256 0422bc47fd4ce3dd9e79629f2aa6719a0eb0ecced581efd0c451a5d40a2181fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9fb3358b6fdce1bfe5928637add07b5f84fcc11c0ee49e40a20ce51fbd983a66
MD5 cc66c7ae5ae9b59c7b2e0214474465d9
BLAKE2b-256 e8675d2be2bf241e02133f461a9905b05949c14b1db87b05f6ebb39aa7a5db80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 64774889f24b826874c46cf04b26d3f87f36d375b5ae025d61b08e1d7781195d
MD5 f364629b735a0969f962f5b3dc592298
BLAKE2b-256 c384508094e0381b2627a6fa7e4ba4ec3894d6f488dc873dd6655087a304061f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3a34822d77786f418a1a0ac605456c9c724cac7e67ab505ab86bb8596428e258
MD5 d99810699353d6b39be7a6922bb4fa16
BLAKE2b-256 6487b3a4c281cf30b96a6c6f5d0c361e8124f479c5e40928f1fb8752fe825106

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f539e677c3a84902c6c61905a5325d6a3d62ec4cebbcce542f0b6157f05c0a02
MD5 890e545e9d3e41f92f21b85910373e91
BLAKE2b-256 cc1feed02de92874587df88455f3c887c9200f435d0210b940146ac756bb6423

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 82c1a557b25a3fdbb168f57c61778bf1e1292491b2b393430d8368cd1f5fcc8a
MD5 ef6443be8aced7137b56a718b954ad51
BLAKE2b-256 1224175cccb798a8f77ac73b74d2f11cc13ebc80b652614c8b4ef61b97ef4752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 c6c25880f1595c24113089d4dc37ef6aca44d8a38bf79d47fbb366d73e9939bc
MD5 b56320bf50767435d44fa9a236725ec1
BLAKE2b-256 8049b67ba40cc56fd5b178f6c675b05a34d74f85ea3c4819d2a8ba9b9f7523e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 3354c05ddcd6b2bd8a4ed6c1151dd9c241b430703a79ea26504b6ebc41397c50
MD5 fd5c14ce5a955be8313b3271e1063c9f
BLAKE2b-256 33b0ee59615c8b59af73e9992d041673b0d6aa09de2944eb07763046c81238ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 aa2b28d73d1cf5c6edddc2e497214078ced58108841c2fbe2388793c77bb2079
MD5 35b1b43031148c08a0cc4c1c981dfe4e
BLAKE2b-256 c209b28c3a343e28b096d3bd9a95de9a7c7933960e835186a498984467b901b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 baa7a321df30e53f1f50edc0a0254bf99ebc01327360e9cec4b0eda0c3e3e750
MD5 0fce7343e68513fc0242382172efc56d
BLAKE2b-256 bea3403501dbffc312e041d9064166a2d2ae3970108360f3e074ba2dd0b6d404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7ebf6b27ad3a3a37ad386461d4a94bfdd18f759d1f00d771fd3096f469d09642
MD5 2deda8313ef8c4d69d659ffb246f9413
BLAKE2b-256 af45e4b5287db24fa6fc8ceefbf3fe9fa79545360ab963a78dcf416ee8caeb2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cc1396f7100d0eab5718e8539405c5b9dba91c0ced99037153d5f178ba2078c5
MD5 18574126409b482bcfc9d35b76e26211
BLAKE2b-256 00160650042b280a30b59a198ee9f86ffba7e89f0644c4b43da5947f6796dbd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f4751424c81f2f44885159ed8971ef0b777f9acc99da34711a4d18d38489d24
MD5 3965e761b39493019b10e2d189859718
BLAKE2b-256 50985b7183cad3844e15ac83146f26a31019270900b927bfd429f7dfb6070a0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bc47d92617a85c77f7668448a63103dc70c48c96170fe107ddd74ea4ccda9dba
MD5 84b419d79734bc852de148008b492c51
BLAKE2b-256 d9884008ea6ab5cc54c35040f9c38d8a0bbc518c1a46198346641d1d912ac390

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 7009585492e317b953893e75329f5e8e3dbd0c2d2c49dd9248ca95b9c5b3c2e5
MD5 8ae7c7b9669111cfd2d2f3dc386a4a3f
BLAKE2b-256 22d544f443f7f97c14824687c0ca4dc1eebecc5d026700d3b293ce0b1f5393bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 cb938410ee6f5880f310d4f5e7b833f0c6f7e6e21274f4fa5c4d04c9d09a0848
MD5 fe8bb74d650925e89429f924d7dfdbed
BLAKE2b-256 39579aff1f2b3bbf6f581501d11b3c04fbda3c705a2e9c16aa1994d87e7a84b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0acaa62cede896b66b1163d86bec832c53568294e52380b05a1b667962a80f5b
MD5 407c13ca0388523df8069874b67d8a06
BLAKE2b-256 d7bf7280071b2110c8e824e21bc3d2078e4bba89646a327af1e5da050693e2a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.32-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.8 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.12.32-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a985c40fade1d44ecf2bb91ee9c0464e409a9f1f18b6b2f314f0ec0b1ad839f1
MD5 e6db7c524017999ff8b6f7992814e6da
BLAKE2b-256 0f1209beb2c0d2d0405b8286f95e4009331a27cb89ae1cd770975a029d3cdaf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8adbafb3e6baca93f122c49e0108ab70b09830804aaae30c81b42ed32ecf4fb8
MD5 8461c07f55e288ff62e271401675a7e2
BLAKE2b-256 be770bed762db8f3dab1d58e2b3fc0dd39ebe8fe33c906470750ebcfd393cde1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 de0abdf184e796839176c6b9686311f737739ec0dbeabe8c38d987613d3e6de0
MD5 486b342d704c1e5551dfa0bb039b0b97
BLAKE2b-256 f8959d46e7d0a218deb56a1cd154657f6801051b548baa5e5485afaae419000f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e99e015fff06be7be6400ade75dcb15e8406be5250ba6502705f7b90f40af1a
MD5 b6dd79bc17a1791a606be38122370617
BLAKE2b-256 f7089a39f4976b73b671d6b4b8b65822abc1001ae5c279081ce8914ae5e57c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7b77060444b28ed0174739437c9dbaa6db5cc3a841983ada2ca6f04011c98552
MD5 b2e5acf42818bb34036b2cab1237ebc5
BLAKE2b-256 9164672bb87d1c3386a293884b0ba40d13d7a5fb31ba048a4b0f160d56cc68d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4ba0d6b742883876b7b2330126585f8b4dcccfcdcabb93e4e7d0abd7f660c5dd
MD5 bac8dae1f7cf836f1f4454f1ea884725
BLAKE2b-256 2bcdc632d98b718c911a462908872ffb68d95ad55fb9369806f0079df8055f97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 5a47c6054ec6bd715cb680175d1b57118823a27d54e3ad7ab0d7e605b0ed929c
MD5 e0d4e115fa35311df88b4d9e385edcf3
BLAKE2b-256 af6cf463d2c3228aa90ecd61c8c0b21199b6264921084fe730de3521f616c97f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.32-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ceee6a45180996676d156c6feb83c27cac42da56a18b8237ecbdb61ca7e0bfe4
MD5 577de2cefecdfcbf57c323e086afd4ab
BLAKE2b-256 f45ca121910eb965e033cfc560cecc53d05683a19c2a4a5024b85777e010807b

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