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.34.tar.gz (879.7 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.34-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.34-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.34-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp314-cp314-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp314-cp314-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp314-cp314-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.34-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.34-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp313-cp313-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp313-cp313-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp313-cp313-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.34-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.34-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp312-cp312-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp312-cp312-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.34-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.34-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp311-cp311-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp311-cp311-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.34-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.34-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp310-cp310-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp310-cp310-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp310-cp310-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.10

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.34-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.34-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp39-cp39-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp39-cp39-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp39-cp39-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.34-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.34-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.34-cp38-cp38-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.34-cp38-cp38-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.34-cp38-cp38-macosx_10_15_universal2.whl (4.5 MB view details)

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

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

Uploaded CPython 3.8

sherpa_onnx-1.12.34-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.34.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.34.tar.gz
  • Upload date:
  • Size: 879.7 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.34.tar.gz
Algorithm Hash digest
SHA256 a0d83d7a842fcdd04d44fafb9fc6730883ffd0e13b1ceec3f682ef2468b41dce
MD5 314eaa6b9fcbc7ccf56e581b3b9028a8
BLAKE2b-256 239617f50807535358f499f019514ee15027693c46fc08443e3e464daa48bf54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8edc0b2cf5b9d2086b97d57ccc66fcd477529751a01fb0d918b120940d8e2f74
MD5 28131d92b98b89a77f225f9d2d9dabfa
BLAKE2b-256 823af4dd682c75f689a850069d3b1c0e7cf06b8f29bbcd0764a92bc7681aba26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 77b2bd71b32e857fb8c4282208865bb86bf3b56c8f43437a1ebc02cb9b145e04
MD5 95fde5602eebe976b1dfc1acbd3dea27
BLAKE2b-256 933ca0d8395e59415bb6d0cf6299745706a775b851242c5b20287dacaf775101

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 7bef3b17c0e3cf8bf90c1392b5f3441595613072d46040727e2299cc1c06108e
MD5 b2febfefa688d5a01f2c3c1769e0c8ae
BLAKE2b-256 9ad475f1f584d7adce185c097b861ae6d62cf23d4533695b81de5b520d9cd779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 37597235e78308ca5866c3181393021cde64c87874e03dab7247649f487f787b
MD5 f4492adda6042a5c863d4cdf7200d354
BLAKE2b-256 bbf8a227959eb6b0a597f988fac8832c890814ed254b8c3eb8058371e22a71d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf7e31891ca3c252ac2d3cc3aa7ab989086a39d371801880a931ceb4d99c0155
MD5 f44ba0f1aa4e2e5950221ce2397b5530
BLAKE2b-256 7993bc089eafdc3bcbe24c1a091cba57d3117ec301b4b5ee0edcaf1fc91fda62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dee5267cd48daf1e79fb5e64cb55f1d145456a336b0bdd2538b764bb26ad4d46
MD5 f04952cadd1eff4226b89a68d14d5772
BLAKE2b-256 2b0b17b117ceef26666d544ec101ed7a89af2309701f031913ffba9ff8ff2844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2cb5c2d61354d2078c9055e8af7ec90b8c5db25928da618361ab8947cb0eefe0
MD5 f23b2491d7a50bc72f4d86b13b13c5f2
BLAKE2b-256 f5bf2c422c48c9e21f316c1a678ead0e763da45536efeb769b1523edd896ae97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 cea1baa25be80106af3797c7454936b1c1bd2d5ffd2e22afcf6359f1b8a7c1fe
MD5 494905432a50ae613406e90dc96384a7
BLAKE2b-256 78d10242a025e35d19b80b2fd50c35d2a2447ff27940f77859e366261d901c30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 babdf4be9ef4b0f59b1ad8e8cbebacd1494a963a0a6b1f32f0a28abda86c63fe
MD5 f129db7f9df93a82c87569c9ec93f792
BLAKE2b-256 08d64d2114b784120e915eff6853096077d2d8b64452e36a10e86eb1d0c15465

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9084697c9cc7c2c8715d28fa74a7925204db2b95f9a3d4471ecf7f12d7fc2b6b
MD5 624eb340ea74a00c0d8e860e9f6d7490
BLAKE2b-256 861e7f1b907f697248d1ec30484cd5fa01a6f164b7ded1b80ac8ccf6acb8bacd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3187b7d0e6439f30300c1a5df0fba3c08bfbc94633a5ce207c6c14991e203af2
MD5 443f45c826b0592b44d41e927aaff81e
BLAKE2b-256 74208fbd61604a5ea5cc9e7512d1b0dde00e8e61b6dd21fb34efc9851c8af5d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 78544ae7b94d3afb132b1c924bf35cae534018edc0cf3631fac541e11e20d237
MD5 eb507c71001fd747ee805a32bfc97ad3
BLAKE2b-256 6e74a56c8c6f68222c407b99a9058ce905d91ab81c82b495415fcb042acd683a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a6e694712d1dea73624a8276dc2618f758ffe0beeeb2a95163b05cd481b3da33
MD5 65cf794e21b4045940762b6b88a62118
BLAKE2b-256 4aa866618fdb593309eed3be0f2848eb25fc432b47c2a0c30080c0f070f9b02e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e6305a8cf90515ebcdd4ec07bae1171a8c7661ec5f51aea59023e51e347926b0
MD5 8938b2a0b457fc24fa3c591ffa5b5744
BLAKE2b-256 3995e97388a6b0616a580285558c64aaa4ac74ca7ce74606218f99dc01bfb943

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 a5ea5e111bbccc4c1a675fd4c1f4a35f796b30783fe6650f8b11335c7fb34445
MD5 6ef55528475f788d42950f183899e388
BLAKE2b-256 44e8aa2b8d3b52d19116632c825cfcba388f1fb995dd2b357a72ee0a66bec576

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 8230d2062161bebe33eae8c4d5695e964f9a57a12a091d81e894927e66d10af9
MD5 4041852445dc54da11f648a90619b7ab
BLAKE2b-256 bf6a422ae3fb8f80605eefc75ca6cbce85109035698b903dc043b5f6b30f535d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8099e00a468de9e0bf415bbe8773a73610cc519fe09ada648c13e8a441dd33c6
MD5 655757a9188b9559518c4aaf21027daa
BLAKE2b-256 11c2d9e12e6c3be0588167fdcae043b4e7a04ac0e49d945209ea8c16ca40dce5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 53d15575733e11f72ce270daed99e0463e507d1e7860fa1c4b2e7c09476eb882
MD5 92bf782fd537b8ed0cd16874ff8a1ada
BLAKE2b-256 b4eed84c9f152be07a920626480bb35d3cf57e9e53533e894c3b1c3e8337d706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3ea460b09afafe3be2f092154cbd4946ea2aaec19ae6529020fda0bf99de4b24
MD5 365d35474770a87f1f4082855c2589b2
BLAKE2b-256 44ddf02bc2ee84a3ae3f14808818d2cf64a5ae6d53de00d65060d4b53fd3194d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2a67f800ccad4b5aac3ea13f9d33b5353d05bd9d68813779ad26a7c37b263150
MD5 75efe10863d4d36003aff25ff72f7c07
BLAKE2b-256 5df2138f85cdd65ee46405cb0d6846b5575d7609523dbc76e25709b72fe238c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19f0a18ec5630250f7b27af1bf2c989d5f6a7f0be0ada2378effc768b8fcdc17
MD5 eabdb7779fd3114fdac8dab2ae160b35
BLAKE2b-256 d2cbe9bf13e56ce9300e31f4396c0ef7f763aae2e72cddabdfc05f8c79d176fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ff001a52bffb95ad5103ff76b087f5a4a01e496ca076a66e3ec9e0ce229f2dd0
MD5 dff1fdffe1628a05ac3f887cbe869e62
BLAKE2b-256 1b7205280d9e87a0516625037013fa6e780149afb003a4387479698abff3840b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0ebaabf5c3bce3d47a59c50129dee0def5ba17850a8a732dcd2fc981c6398ee6
MD5 d15b365fd7effac27915d2f155f17203
BLAKE2b-256 e65075b2dc278c32a20472ac54fb1e43e5fddf7df09ae09d79797184b017e77b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 a3f09680018194494affb53a8be224cc2b7b83226b4c472bf4d3ead8e21636d9
MD5 58db79b7e3255e1d7cc2480e57e6b25c
BLAKE2b-256 8abc09bb1648d3db2c144f947c87b1183f865f4450691fed60d4cd5e2614d529

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 22cc15f95e25f7981e2e31eb0c4eb580a0592d040307189d8bc7b9c018d2ec90
MD5 7fd18ce92c7421b21d2e522cb6e44d77
BLAKE2b-256 e75a6634ccf35b880ae55c2bbf4bd242a85324b8ae572b0aa6c6b8653f1476da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 bab43ebf1d3efb9502683641f3364347e9dc6777d3f5bb453de3e23002ab8717
MD5 1fe083aa50143aaba8f2bc8e96bdbb4e
BLAKE2b-256 0827dd2878da3db5278a30c04a5ff6ba796620bf3e631b85f023bdfdf839546a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1286f4eaff03f4693e791cfd6955028ef067ac35f1b6fe7ccdd4958f6a8836a6
MD5 d3411d9991eacd77690b48d837573030
BLAKE2b-256 284df92e2b60994c9c7e516e42aee59a98c0142037b2c1da5e5db36f9f4886eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4c8c4c9ca331d24b61e7b4f4ed7ad2f678963a1a9542a6116b4c47bafe7cb561
MD5 b7d5307d0c17f04432b0d530ff186322
BLAKE2b-256 815c5cd3b9d38e7a25649ab73ad70b184edb60eba6bf50e6476ac131021575a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5326ccf7f4cc72bfccc78ef17d3f8afefc1c676b1b03bae1294f12891efc8a32
MD5 19f327d2adb04a75e9592fe2421d8d81
BLAKE2b-256 62cac9046ba9230806bee8953cb9e9f2c99c5d9141eabec7d73efdc2d21bdaf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 df76cb14e0b9eadffd5748f9d8e72244d0c36e5c56673335acd7ca9938c50476
MD5 22d9082e6edd66fc3b4998eb99798086
BLAKE2b-256 4e352cbd85e553924c132e353578862f47d56c187a3781a5f1f5bb228b4ecfbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 79a13350e7f1c67ac09a1bc4d2e2e8f282a8fbfbf4c247fdcc8a760c34500c96
MD5 e820ae863c3e41ca51c1bf7474861826
BLAKE2b-256 2fd6ccc6f09f8d9c837e3441410a8b5317231169ed78946ced67fd882e95869a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 666c1b1a0ca91bf7a6cc19405130d2b9ce1ede7481f732461feb0fbacff12da3
MD5 228e68a9c846e72689a9a8b751328a4c
BLAKE2b-256 7ab8162b3adf18ad5d1ec273618e03ffb63d78668c94419e7228dedb96279f7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 942b2480f7929de182a759f62a7427ef6f123f0cfa27a763e669975bd9829686
MD5 898b7e728d69f5d5b151ef9c4445abd9
BLAKE2b-256 9021823adffb520c1770771de810b575b644f6dc39d31daa4a6bc8fd41f9fb17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 269d335c343722d0db8ad8ecf443cfee08babfacb45357b48a464132c5deb3a1
MD5 079a1ec765e7b322eb854878a1933b41
BLAKE2b-256 6ec9c6966dafb6d8ff8e5554cb8946a8f76af419a54d7d68b96bdd5d53a62556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6469a813446735008f23cbc2114418963d5dace5ffd7ebeb4401dc7a7e5000e9
MD5 3cc4b71c135f729ed7a9986e29674f4d
BLAKE2b-256 67bfd11e7c78bda255172d2dcddb069e16d30600324195ad6ca538ab668b8471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 27170358865a14e6322e712128a08a4acd6b6cc798139e083351ba40b692db1c
MD5 d70cd940dd490bf92f65ec01704c8704
BLAKE2b-256 25b4d95186a5f753c5ac4b9eb3399e13a111af282487b35bd285b5480268fa0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ce8e5b630bea45d93e16f2a178ba46958a079be8c55c4df2720437c4e084d8c
MD5 9221501f0db7aea2e7eed357d0a3fe1a
BLAKE2b-256 b428fab2b36a145ba7d3efce86ea6bfe40044da19ed5c33edc7306c8fbd4b746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f6ced8df59ae3291a4b7245f0c8aadeae11d80ce271f4192dd274c2423a82201
MD5 bccd1fba2c6d29b94e464abd10e03ad6
BLAKE2b-256 51e4c6be681dbb5cc792dc1649efc59c377d9257c4f375e7b19051da7f052878

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 027d4ceb4dab1cabd03c00d47525cb82027606d305a621a29a7809a779063275
MD5 58de64ba5a21c2a4a0f6856473bdad1f
BLAKE2b-256 53772fe49ecc22ffc804ab61b562f2fdddac1f49dbdc280feb6a179166940327

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 3e539347010d2c426a52c14b18aeadd3325a9150ef2f3667fbe7caad3f61511a
MD5 ecb49d68d8b2fd39ad5da1eb43fd1235
BLAKE2b-256 ad12b92de8522b90aa9eaea01eed43da5c2d7a3316fc34584842443779e4ddad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5b0295939d44d8ccaff2322ce80e59fdf955cb2a84fba3ddb7116140a10a979e
MD5 e8a57605672eda173c9f762f880f1344
BLAKE2b-256 fd13128ac512994da950fbe65e3e0b24dee4cd76d701ae2aea81c837a8271391

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4de35649cca5939baf6142d23d5f0d65a54410de6878fc003d0146652df57741
MD5 692b4c6f0f1bf6453c574682ce03188d
BLAKE2b-256 db99d166c6ef88ae156a21dcf678baa77d86b828143d0a8f2626d457246991e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c7de790064f88d3f1eb83d7b0c59b9b175fb19c2c7e538d8c6720cb9d0ce118f
MD5 008516e62cb86601b62881f071978e45
BLAKE2b-256 efc523a26756c880b4117e882f799ee2bfa0809e671c7d0f1452f108d6d38db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9d649043fa1f78c372e1ec553d69552a214cb62e8ef0d2839df6a89dc6591da5
MD5 9d3d3b791492360195b0870c8410b6ac
BLAKE2b-256 f34ce1b5d65e5106559f9ed29da036b07673ae6831391dcdaa300dc07d2d519e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8684538de1cc8a5a8eacff31e0a957d89a88105a17dec65f9fa8b6bf93e92a8
MD5 5be67c72c1abef5f8c321f1ebb16c97a
BLAKE2b-256 f96ff1df901d0fce64acd04d46f574eed908925552332bc79f9772b680785157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 344fa7823540066a24145940d786d21cfe9f99ff756e5d29404026a70ab842fd
MD5 f7957f0b87810b4cd585b2d9fe6f7f26
BLAKE2b-256 7c7bfa46c1c468d04a84f6adf675168ea66df661a278eeb3ea32adfe0b0b69d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 c1fc7dc7e816d7dd1f86d00785b71c05ac0936ef7dc2d947d0bcbe2d16019c87
MD5 a01caa6257fad6efeb4876fd36a2a592
BLAKE2b-256 8f36a02ccac92a5f126e3c43b17a41852f470380f6f6165418b3e2292077bb1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 9d819f0905e16f6d12e9b7198edbb08dd149b207e406c7077d77b29fcef5463f
MD5 d7fe3b4faad773834a45781e3650029e
BLAKE2b-256 5ad671c4aa642cc13f1c0f34123b94e56a2149f6093fbe47c9070315fdaf61a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a472a8a85845600d53388e9cf412d6f391492609fc0179d49e330c1366cd5bac
MD5 75275955c90cd45986a1484b6ee63ce3
BLAKE2b-256 d84df233a0eacb4648fc2c38cbf8cc8b961c795f46f8a97a35c16833b7efa631

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.34-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.34-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 99be8b4f86ee5e47fd85b447352a57d2ccee432fdb7d1bf70c37f3e0a606be40
MD5 9427bcaaa711b93550a85ae7ede4c02b
BLAKE2b-256 e1e80e5caddf38efb29cc561cae7f6ef764aafd1a48b244fa290455f644c8b62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 19534fc802eef8acd8ec9d4524e52420da11fd013b46fa21fd6ca5f17bb549f5
MD5 125c46ad26b3ab61cba66bb893988a7a
BLAKE2b-256 6049c25b708645d02efe8302d909ec6695be748f647fd7f5308eda2378f0b7fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b276d3d01890d85b29e2cdf3774db9d753b1baa043f2d08f1f39d0bafb67eb7d
MD5 abc18c9cd31b328f160aba98ebb53875
BLAKE2b-256 8d6582df82da9540e75a45ee86a3ab9f5fcc0657e9a7be95999479cf9ac1141a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0091133b21f1848dc65b048a7ca71bf3495b5fc1a3e67a8b2268ffc3b57b3207
MD5 befd237dd0719a356111b20622b87aae
BLAKE2b-256 b1d3a9ec60523241f7175c0b73c2429a26f4a4dfab79a99f85406e84cff28756

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8858fd926e1a5c3358a0f2bd4fe5315eff6e0c67d3dc08446c19868defc5556c
MD5 f750cef6872011c3fbe10a8877dc88cf
BLAKE2b-256 b68bc2be5eee0f7b837be377a6a4bd251cebc27a54019f1208e72c547e43560e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f5eda9f570fd2eb4eef47f9eeafc3e259ceef7a77b6160d7b61feefba03b3666
MD5 ed1b539656d84117891a328f306adc25
BLAKE2b-256 ef55bae18aafc02eb727adbe1aadd71fa9c95257da612d3a45562d9e154b9aaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 a130b64a0f3d91fc87c5af9c0cab2de543c7d6fa7d4743a83f1f3a48b9da093b
MD5 7459520ab9a490c92ca294a48f2912f1
BLAKE2b-256 8a4f4845638cf6fb1b10b1d706fcaaefa4764dcac5be8bd104fee904b8e86e8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.34-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 660cdfb1d3fef2585658bbb2161d65034351d2f1ead6703b29e8f3a0e1892e85
MD5 9d2b6bbef3fd606c5221b032f5239f20
BLAKE2b-256 bf25f1fb222a2cc13cbce277b3f56483dc8944af51e4e037cd21c37e8b7f4a6f

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