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

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp314-cp314-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp313-cp313-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp312-cp312-linux_armv7l.whl (11.3 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp311-cp311-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp310-cp310-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.10

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp39-cp39-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.31-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.31-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.31-cp38-cp38-linux_armv7l.whl (11.2 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.31-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.31.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.31.tar.gz
  • Upload date:
  • Size: 842.9 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.31.tar.gz
Algorithm Hash digest
SHA256 17cd79007dfd351af5947879f66c0a5549b5d2ad0c0230182910f3f787dbede1
MD5 cbefdb11534a8b9e6f845c44d19193bd
BLAKE2b-256 4d4de81ce0e1a9752eee0b300cc88c9cda51488f2a1d041b5c89ae2c708d417f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0a80f0b044fd1d7500345f0975462701e73f04d2a1179a3def0173f76bf4d859
MD5 ebddc23b6061d847b3c510fc5d0c1797
BLAKE2b-256 92408bc1b2953c6c855c5d9398734a5b7e65c8606130fe7e19c99fda811997f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 2d01185ca78973b20b3ad8d65acc51513460d19ef2e4bf26b2d5134bf1cb8b04
MD5 3aa9b5c286b2d9358740a29210bbd278
BLAKE2b-256 4b9f7f7b056462fbba1f335f01b8d0ada2d53e01fe97ef8542564f4e1a2f4f14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 584bcbb09363fad0a012774df532b8b2e457e4aa3b4f4acd16cfe97f8607cee5
MD5 881c631b3ab88ba2d225e571026a2125
BLAKE2b-256 3dfec1d42192840a10de7a78fadcd7261ae2648c44360aaaac6762e8bacf0cb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 46e9948833372bea02496eefd1b377764389f4a8a452f9d8221e5b7f1b82396a
MD5 744f3c8da64db2a654c3e1ceb9004eaf
BLAKE2b-256 c586939d0b38ad3334b3e2026bbd1f2669011c363e6927a77b1f50c5723d7528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 579ac95c9c67bf5f431475a3aed4b3c2bbeb19613a4396e426e172ab2c2c1dd0
MD5 27d2dc0abdf85e4857539946b47a1913
BLAKE2b-256 606e248a9aca40be16ecdb363c12724ea319f3101ff642d99319c28a41b66b42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 eba851f0e146cd6af615445a99c278beb83111fe196df00e1c69f7a762358c29
MD5 f0f126f0adedfa4a41ec13d88adeb8da
BLAKE2b-256 b73ac73f7eea5cd56f5fcf78c32bf6cc5a6d5e2303a1ccc7093db4b8903d53e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 595f7ca9017fd373cf789ed5b03cc9a5991c3a692a12309543c3281628fc8dfc
MD5 e9672720633a7c9ffe43094fc617fd00
BLAKE2b-256 a2ad947d42ac96fbfdb38a575be9d1e6347a9574a69f41aabf405ebaf0efbc03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 3937564d8bf74e969f2fc4e5ae4290470a19382ee16d05ce08d6d326adfc70b5
MD5 6fa8554e655c1cbf0142f12fcafbbb99
BLAKE2b-256 df7d531be3979df6d74dc9d62ceed36316e5fadaa6ce5b8afb5be508220b19f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0b0d5bb1361840fa08de49b9f80b285fdad4bd3a79341973ea0a96f946e08d05
MD5 45df6405d65d1bd6120abdba8003f7b4
BLAKE2b-256 8298011a1efef655ada74183118b46f170c40e13ebeb264609632099aa62fcd2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ba4c72f6a7a96bca5d2881bc62a56c52bb4a7f72a4915216d94f3e98bd7e2e2e
MD5 4a07861c5a506bb4aff5c4f6e0a2de71
BLAKE2b-256 ac53cf632328f1aaef4a3c87b9a0a0e37941194a0e94803a0e369b2a0bb97e58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8646cce8890a4de17692aa7affeee5fe4133ca6173cdb7113d6dfb57809679a3
MD5 55a6389f2acf79d792caee7f3aa7e6c1
BLAKE2b-256 34cf3ca82c24dfbf497dfa77d649096a5342114f951b55fffb5ad63fdbd09a76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3ccb217037aac5ce5e0aa23ff120dfd2fc5230cfe92009c3bf26ad373fcd8ff9
MD5 a0cd2612af81c374841b18ec2ebfad23
BLAKE2b-256 dbfef17193c20a6632be54dc540e4662c72a1f8f939ca0650f0794d489895c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 daade755692daeca245536cb5ac3bce67c6c97ee779bae246205b813d17612cd
MD5 8944eb358d5687048729d3523f55044c
BLAKE2b-256 bfc968d0cce8b08ed02144010e1c4fcbe4797311b75e33112c5bcf1ebfc78d1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 822614873e2fef27eef9a6a4ddcaeb64f60ec7dc73f468e565bab7980d6d4bb0
MD5 dfc6caa457a40273c5fc9c82e4df34b4
BLAKE2b-256 9c539d7fb76136da1569dfc00cb05a93f821bb3d6d2f9808d57eab46551805cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 58f753c5040f132af23c8d9ca15ee245f5c7cfc88afe0a58758dc7b2968433a2
MD5 bfc95144bd486e9e552f564a72bc0cc4
BLAKE2b-256 1d35e51d33ce16eb43008937cdc6ee2a87485e96817357a720de03929a38f7d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 43ccbd582f5ca8f8ce8054359ec78a66593f0f6fda33781231779472a3e2623d
MD5 f0616d4828807bf123d74f57fc082644
BLAKE2b-256 2b6d0f075a4f2da4ae8f75c499f7f8fc34f5b8565bf0e3c158071c17e7285b7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 acf0da1a008375625d388df43b97005fca745d8609c5265bfa111e3ef697b3d0
MD5 ca067a7e3b1a47b3d95cfbc4962e3a53
BLAKE2b-256 d4cfea238033dc55c3beaa7b4cf2ac71bada8e256a53c2c987a42769810e12ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 505f90f40ba8058332692e2506eafcfc2432ad1835b348eba97698ce4935b609
MD5 a6d1b250d914f02127ef555ad7c6973e
BLAKE2b-256 87f1f510c9b735fe357832ce650077f2cfceff2b04030ec0b8549a090c257dc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9a25da8bac17fc56e84765122048e031a0388d1bc080b51d8d234a81880a484b
MD5 9bcb3248ef4b020359e5d516866cd574
BLAKE2b-256 9c16760afe9c96ce56545e91c39d7b3cddf600d566be9feb3e57fc6daeb27462

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c454c14c96cbc3b4961dce57dd342abb1db8b7235cc70518d7c27329d6262d94
MD5 de2dacd8487bcf9df03b0a52da9421dc
BLAKE2b-256 059a29629b0a42a2b6ce7fe032ac775311f520cd99b16a54e1177e0d7984e8aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 892237226b88d9fc4d6edb3cd33a39103b6c009dedee211a4c60b8fef8ccc5c4
MD5 9dbbfd0b445062d3b50b39edef91096e
BLAKE2b-256 3cf9e8b2069a73fa51360cc4e10d82177097a2688d03bcca9927a0703b5d4c96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b4c0a6768e0ca1200138fc93ca058757c4b1b8c29e513b82271bf6cee74e7676
MD5 575b4bf812d3d65c36f9324ecc2018aa
BLAKE2b-256 5970d5f01fffc22896a520d4af00635f81266eb4d48a7243fca12d436d44ce3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4e6a04e2c78f834695fb6d4a3f43ffb3af39fac06018aea937ba9bef5a76bced
MD5 bca80191a42d5cecf722fa170b3fd266
BLAKE2b-256 9fe43f363d02d7205770e08c00641c6cefb6cef309bb8d5b737179c37dad7a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 5d72b30f05d17198b59d123ac0b4c356f3d0a58c62e53996180d1f5e3fb79605
MD5 9940b266b84c176181f2aed050dc1c79
BLAKE2b-256 669fe9f2d5981261adc7561edfa75988943df2dc12ba512833a32f497840e2a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d4aedd958cf88db8d3420188e5eeffa0207814a393a5cde38d9faec4a5e05b8f
MD5 0824aa02177ba8da10aad0bb03afc2f5
BLAKE2b-256 42853cb6cf60ba3d2ee0513f5a98b8a81edc183d551e95ca8f0ef0ddb04662d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8ae598c2da8d32eee5740664c83a7e066a8c083a30c4591226e9bda21b8a7f67
MD5 734f38215bf2311a22181e944f187341
BLAKE2b-256 47f75c9e4a7457dcc0f7569dfd1fab84a07d6bc800a6f500b53d5fe7316597d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c9d005fea6dfad34c481ea6093560e0f9a10f518f73475e5f0971332929bbc01
MD5 6eb372abfa387fa9a11ba7c5d2f6accc
BLAKE2b-256 820ddc3d73fde59035cd4d5b0fe7384dfc3aad468597152c6cc78dfb45749ef8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 607d1226491394c7cabc8e31d2549d3009d2b601f21006432f6eed24394aba81
MD5 c872b08ee4c24adcab12e9cc9a7a1feb
BLAKE2b-256 7c900bd6fa268053c6fc2550b84038f20199a7be9f8a2c74a0ca9501cb0942a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97f973d9528f61e8e3e8efd00957f7792542a2746529fbbdad69899ac695eb86
MD5 02eea9c2808c922e2b8bca0b5a85b543
BLAKE2b-256 3259d0107f02fadd2255c9bb45c615498c1040d86c2696cbfc2f5f4102826ccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e63d3388a97b5c220514f5be73c25312dd5e1547f9ca82f55079f4f6290d9cae
MD5 024271bb748f9ee8f46db78d77052e1e
BLAKE2b-256 9254da58c800014a0b893372546b3a5cd19f3df8e90848536d573c8b55bf3882

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ea4537d10cdf3ec21340793f49999fedd5214e8fbfc9a82d764b300faa52b183
MD5 edb28eb01d1c436e5db783f3a4cc8512
BLAKE2b-256 dd4f9a7772ad8d35ad32dac6e93e4db3c81dd56d69fbcb0bc5609e68862fb7f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 f5ee0b6fb39cc47229a1ea802c06d32c2477d620c50a00d0ef7e8b3f873cca6f
MD5 3b44ef98e885e8eb7fcff182a6e9bb1f
BLAKE2b-256 2c5f85159778c4a65f84369b33927c810dfb8f89ddf2ba78a595961a5d50e40e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 020f8c2b7b559eead154cb06209160e13540f3214f349d874ca034c62a14c5a3
MD5 f91f69f23d0035dd794bd2d47c455222
BLAKE2b-256 9585f6a199ecd026b1cfdcf498938573e8de9610aa9d1e22070b721c7d82412d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9ac5a1d543236e3e2ae94484b727256874d6ad8d1665730c67c06cd35df5f420
MD5 a15d26baffb904bae649b6aad2afb556
BLAKE2b-256 428cc41a42e755cd106a4b50d604e2a3e9fa01c17e1eef1005802d7d66672a71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0736ba3b03cc723e0523f60151ac36a968792222cbe305c9b5d2ab40399d68a8
MD5 1f65a50af3d5828c420793f2ed3c219a
BLAKE2b-256 8ad71c89e3c5887468a6149b2ea6efffd00befbbddf4fbf09205ae9516df13b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 177c4742423ec3f21bd938bae8723537ec9da15e2f40a4281537adc5f38237fe
MD5 bfc3fae891c4052887eeee269b8f3331
BLAKE2b-256 2bbaf3a71a055c0cc894e3a1fa2bff83ce965b303a50c80e62e7cf9a3899719c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e471370c49d1187313ffc1e44e7dd70cf1f121378b72178658a171cca370908a
MD5 21ff6cea5dce1d050ee0759620523e64
BLAKE2b-256 815bbfcf69c5b61c423c2381af9688d4d6b798e1e8ef68a0be028780d50c3113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6a9c7bdacefa460e27f9975fabdf741ead668614e8be370d5874d2c2d4cfd298
MD5 2dad419c285f3f5cbb543a16ca5157ee
BLAKE2b-256 614cf9d635f9f5548646f9327d4e1cadf92293e6e0a5a62f547a15c5db13d93b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 883fba2eb9bc3b38400bc8857addd90678842e592080e751fb171a94893c96c0
MD5 13a86ab68d11cca26101b1c138f3b44b
BLAKE2b-256 2f4906470105019f41babdaa7f30a40ca7b74158d6f2dbc3fd78ec138c64f3f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 261a4827e1b2f1733142ee2ad6a1b5a1efe965f732b6d3167631dc7ee1a0dc94
MD5 07abbb647e2972f05de2ec565a49f1fb
BLAKE2b-256 f6c644162089172c7b0b72b2da34fd08b11c6f1307696ac5ea3deab72ba324c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 31d4884d399f9a3796591f5a2668356b6a2dfb106098d041e1d977bf60caf4c3
MD5 5b05bbd3c8cd2131a5b1e8c0fc86da71
BLAKE2b-256 45e11ac6343b20163b267bf0daa2111ac4a7e139dddf882502e0be93bb96a4f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7d2a440561bb0833afe522e300821fbc99a06b9184ed57b14d4caef7b052498d
MD5 2b723dec3c9320ce825fc915a67c67dc
BLAKE2b-256 59f4a52d56e4909cb12f1a5dc562f1b16dec236bdf7cb5cf2eca806115232d08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bb1fac5f442d7067eaa453ad0af613621d04a234c250cfd9f9dd53652ccfa7ff
MD5 0ab6829dd7d983f8a14cb8450e9403f1
BLAKE2b-256 b83ed76df67e92d302d4a6a3d0dbeb5c94bbb27bf15399d1c366af630124591d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 72cfde654a4411eb52393b4a2d1539c6303043513037fb9ea37d3c0a35407721
MD5 d7c22d453cad3e6bce4a21275f94fcaf
BLAKE2b-256 ad5a9896d38f4d1004e7a690a176d3f912213797a4d39cea37dfccbd4c9313e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 30db7d4bb66e47426ad18cc930e035ecbe496a9f4b055382a0808c629b57ca03
MD5 5d3167ff6d80603cc6817f800d6ecfdc
BLAKE2b-256 2532da9f72d14f5da1d1baae2e2b046188eb53c298e914b79dfd8a048b4ac544

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4ece2b6a1755f5dfbd02f8aba666fb39e182467ada91db075be32b9aa070aabe
MD5 06eff474fc0888c03dc1624e96a5920f
BLAKE2b-256 4e85aff85998d6665aa89c66f3528f8db8eb4c853dbe9102fd8ccc6b787f2cbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 16243e9576f4ec34dd91f778846932c787c25b318aadec488850dd72178d6c70
MD5 9418e81c59ceb0095a1da28906b8ee37
BLAKE2b-256 b36c6ecda1ddbf099c17df040f1a5847b6d2e99c66897a62b3d150d5145e6fea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 2ef9c84e10f6dac5930cda63fbeab3a749c9cf1496250c2ccc308ef1dc167c8a
MD5 db3780237995b9191cfccadede92a0ed
BLAKE2b-256 c0c1ddbbec8a690a7db53f33589d3a6a72436c80aecbe5443aaef7a9b4dcd583

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 198f3f212cd1d5c82b813801671f6699bd6aafb23243e6b9b6141eab8f573d70
MD5 1f8a35fe639ecac4ce45b8c6292c6822
BLAKE2b-256 52c6a05f6937684381cbec859e91f3c4edb50908c94fafe881ce89cbaf92bead

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.31-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.31-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b52f6daac468287af18bd7bf1222ad0b66cb36025b0b1ff1de65a35365458627
MD5 160e45077a3f6f0ec04f1409fc7f39e3
BLAKE2b-256 e9373d5dd2ea0a9bded060d5dfa9460b6102376175fc3a80282e1c8d61161adf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c2df78c39618fba45961c81a2bf5fb18cb6b70ace40db4bb096001bef5f5e526
MD5 6f5bcff5ac738f23441e2518088e826c
BLAKE2b-256 a0a143206f4b6442a8088ed64cb3c2577a308ae58c291128313d69971dbc4d6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a003efce48bd205084b3a99d39c9445e086d32818486ccad42bdc245a0ed84e9
MD5 a0637e8edb83f8070e016784eb234854
BLAKE2b-256 fd8eaafb0fea4b45c7d60116036a73f9de5a1310825bcc04ba3f7727a8047f40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db7f854038f6e4a386b51badb175f4eb6a0b10e351cdb3e114b0adfa4f5287b7
MD5 5dd90e682b1cdb39c3974bedc91dc5e6
BLAKE2b-256 4483385fdaa47137880ea753844d16e2d6bd4af39a1f34093722a3c4a261e6dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a8ecbf6d0c66cc415be5666972d7e686331f73e56b313e373312f9ecc7affbca
MD5 e82656b35a9d2a3507562de75d18c26d
BLAKE2b-256 189e7e543c1f01c562bd636d0449c0f26c8ac02dac962ba44b4951999f516370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e897991278f94da6a5ac0e06a7afaab3463f3c3b01733feef38b4ed9c487debc
MD5 fa15581f5c5e6679e26e086a3690ecf5
BLAKE2b-256 5852f4a9f951f43ef5d0a27c2009fb87162a82a1145b570e8fe2501a5191ede6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 dd8b658f59c1a196a5182f3c0ece99bda02d35ac385657a8fe22025c10cbcd3a
MD5 8d40f04183d48d9fb29e63d4ff38cecd
BLAKE2b-256 11458d5488434d71a690a9244ab8ee5193e9c6a12f8276f45f849c79dad38c10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.31-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 035494a851efa05a311e6e9a156ad67babf1cbbd01ba13367d954366f3eb65d6
MD5 c006b9a2296635a5c929c926f50bd624
BLAKE2b-256 90b1468b3df244cb46d5c54b776f9589d189e6cb978d26076a74fa22a435fcc2

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