Skip to main content

No project description provided

Project description

Supported functions

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

Supported platforms

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

Supported programming languages

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

It also supports WebAssembly.

Supported NPUs

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

Join our discord

Introduction

This repository supports running the following functions locally

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

on the following platforms and operating systems:

with the following APIs

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

Links for Huggingface Spaces

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

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

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

Links for pre-built Android APKs

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

Links for pre-built Flutter APPs

Real-time speech recognition

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

Text-to-speech

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

Note: You need to build from source for iOS.

Links for pre-built Lazarus APPs

Generating subtitles

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

Links for pre-trained models

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

Some pre-trained ASR models (Streaming)

Please see

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

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

Some pre-trained ASR models (Non-Streaming)

Please see

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

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

Useful links

How to reach us

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

Projects using sherpa-onnx

Speed of Sound

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

VoxSherpa TTS

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

Generate Models Library Settings

BreezeApp from MediaTek Research

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

1 2 3

Open-LLM-VTuber

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

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

voiceapi

Streaming ASR and TTS based on FastAPI

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

腾讯会议摸鱼工具 TMSpeech

Uses streaming ASR in C# with graphical user interface.

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

lol互动助手

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

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

Sherpa-ONNX 语音识别服务器

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

QSmartAssistant

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

It uses QT. Both ASR and TTS are used.

Flutter-EasySpeechRecognition

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

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

sherpa-onnx-unity

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

xiaozhi-esp32-server

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

See also

KaithemAutomation

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

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

Open-XiaoAI KWS

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

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

C++ WebSocket ASR Server

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

Go WebSocket Server

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

Making robot Paimon, Ep10 "The AI Part 1"

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

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

1

TtsReader - Desktop application

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

MentraOS

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

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

It uses Swift for iOS and Java for Android.

flet_sherpa_onnx

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

achatbot-go

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

fcitx5-vinput

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

Video demo in Chinese: fcitx5-vinput

Wake Word

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

Project details


Download files

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

Source Distribution

sherpa_onnx-1.13.1.tar.gz (903.8 kB view details)

Uploaded Source

Built Distributions

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

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

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

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.13.1-cp311-cp311-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.10

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.8

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

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1.tar.gz
Algorithm Hash digest
SHA256 fcf1ca981a6c16dfd5395fcb0868a0ece41a8a4a8f6121890eb1a99fb9a375e9
MD5 af19f622788d78ef39c29394611f3cf5
BLAKE2b-256 3fb72d955973ba90c0a10d258dc4738e84b9cdc94a4ae07124c194256be2eab5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a8f4cc14142ad43adc589badebb6a49a2b427bed6c1456a749e1913d0c5d464e
MD5 a783f3740bd36a82f59f06c5d7f3c0c1
BLAKE2b-256 7b3731a7d9429ddf225b078c08185e707a3e711db2facc7d3167268ee1336fcc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 0051252844731568a458e06a4109c41b06d2129070c54a91f23066d4a7fb74a7
MD5 20bc9ab46f289ed8e5bc38578a307e88
BLAKE2b-256 ab201f40c400282f5614b2b2cff53ab0c1e11f0cafa4396e68b873b1ea2d797f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e31b087e1785392d70010fda405146b0b885249b830b2e8bc493eeebd3d87ed6
MD5 87e7c2ea594da1bc16c4b87bb4072922
BLAKE2b-256 1cd762f701ed30b991f75825d8b277c5198fb006e9b36b1637c95fe0e5e43ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2cc5e0e5e98f1b57f40cd07e99f7f217147260149db390fe0aea1da4b57d171a
MD5 6f2c081c3ddd8d1f1ada56ea365bf2b1
BLAKE2b-256 64e9bc616f03579435a6607964fe78729ee0dae44bdad82d94e631b294e86de8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3d644293ee9b97710d396cf8298f2b93f9609becaa5e4eb17bbf22b59b3ffeb7
MD5 7fd51d9bb9dca0d4c68187ebe191c2a1
BLAKE2b-256 c621c669d7290cf419c6d840ae89f9b84563751067b63ca5914f254d751cfbfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6fef42863182fe4b1d5a9bfd2ff4905906a04bd8ba82c47cdcdfeb0962532366
MD5 c25acb8b16cf62b3062a271f71e7fb38
BLAKE2b-256 e6f8cf0c018b7206f2b5f5daab6c601cdcae21ed4a26a63082118cef15332022

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4b77a65a0ceb6739de4fd12b46b55193b2a2905fc3f3f9f615da7443c46e1e8f
MD5 50a4b109a0f5189adfce62cb2500c07b
BLAKE2b-256 ad8c8ce41e16cef3eddc5421f9d968d8b071d1a26620fad43e69c56f17f09374

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 b46aae27c4a1a519fca26f40bdfc74042aa13d1794b00647d4951992211e978a
MD5 5e705973116241bf2c33a1e5438bd51b
BLAKE2b-256 a6d0b8a93bf59556cadcc275dd42676dc3ef4d81e8ef19a09dbac548cd30fc7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3b517bddf2d87e25c6991d14ae8af90ce2b929e9887c0ff98ac1e914ff8cd6c7
MD5 74502fb46affde40615e216cfb23e054
BLAKE2b-256 4a6f7039b7b12292c359d48f5d6036e705b273811ea5d07ed62773aad556ad76

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 7d3e3e13a6a42ac3080ed92c541a008afc266481abda98daf58b15f810458504
MD5 5dd46fe4fa47ba73886bf347cc1003c3
BLAKE2b-256 1eea5ca8cd65d64db98b8ba5edbda6dc2841da8199f0511a8e11adabeba08f7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a8c1edb80a08b50dc47f1018ea4ef17dbf2535aa994cff1c8df293e0cccd903e
MD5 fab0bf3e758e795180dd17df58380848
BLAKE2b-256 6cc49aa4033647c9575dd7a6cc2fba2041297c3e2c117a5897bc6da1928a4f86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b775ecb2b01d343b20275387edf738da669d30e8a9cae9cff1c477b676e94fdf
MD5 fab31ce8e4fbe0248bf2696ce2b79efd
BLAKE2b-256 424f48b9d77dcaa37a31ba41a71fe9eb80c9985e045354797d305682580d7b80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06d63fec128f3911af6af5c10f407b606fca9578764d06f0cac572214e7a471b
MD5 af1dbdb33829a4845163a93bcae739c7
BLAKE2b-256 f3e9e8c33eaa89f3214f18ddabbda8e40f7bb5761d0d3f27f3e53fdaf3c413b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bdee04b3880602a8993aa8994a51458283faddf79147d79e66248f40a74ff360
MD5 f05907992ff10d20b3b5d7ef06a834a8
BLAKE2b-256 359ae1df7344d63043d3c53e31e14027870328cf9963618c92dea06a43714b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b44bb7d9b243a4c68abe71e65d8d96f740a869cdefdbaa1b32c7e8d25eeea0b8
MD5 09ea04eceeb3c420bd0e0d0a50b01eb8
BLAKE2b-256 ff02027f425654b271ee45a57d9b42974296332bc09286a979edde21106bb2c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 d65fc4d26cca5ddb38e419b04b421eed299fc4c938997c52a26853cdf733907e
MD5 fbd79c3b7c51fb2a955a060df9d5ba21
BLAKE2b-256 72e3eab90e3e59b17b76b92ceff610a89747527030ff8dbfe4d4c7e3b078c6f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7eb36418906e32822d340d5e275ad0f476a9647547e54732db1c231ffc9c4bc0
MD5 c6f7ebd9adb8a5f7d5506300d564f3ce
BLAKE2b-256 36513efa9184ef6becd44e0f3dfdd28d0ab451b2075b7b1e849aaecd2e197f79

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8cf982e0cde6b3f30392ec1bf40f301c6b689970a99b7b4248d1b1811b0a516f
MD5 a9c96bec76fdb3e52f40379b0e840875
BLAKE2b-256 2252c480d97017c557202b608048384f6d8edf51ac7a288fac9896e489db5954

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0a23f26154af8b0c556e8af98ebabbf5919db1c6b371da2a242ebfe95b47644f
MD5 51ad7bbb11e69d4babbaf48d9a845a62
BLAKE2b-256 2c55591b8eb707f3c5e5cef4168e37b0052d7089b63235e4db6faaa2e8a70326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 92a28251dbcb5627431bda6c17dc2f56cb49de22abc5e6cbde9d21765cab45f1
MD5 a9af2342df77a52e9fc7af6e53a203d9
BLAKE2b-256 eb230127586838526ba22baa471b265aee2cebf0f093c745a63eaa04ca0404dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1dd235526d69737db367db8420ade0ff27d473fa1d6b7795e87b734e3e8960d4
MD5 db6f1e70f28f0b6438ee7f769bf70b72
BLAKE2b-256 6b60c990d1a9b5e9ab23be851d0f4f81d82deab904eb0d4ea07223575a837fc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2684ce55731f7061e687de04c4ffdbb3963d6aea83c7012e0ba34a0abd48a6bf
MD5 c2b4d50817167c19076da2a603010856
BLAKE2b-256 ad69ddb0515f2f351a18d3eb824aa49b35dd18ef35b7a9b16d91d7f73c1937bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 02fe765f60020a5864eeb75e341d82cbf0362288ee4d2b10eef8422ed5c44a5f
MD5 fbf953f5d32d7e4555485899c0bb3f42
BLAKE2b-256 00062b57274869b4f0313ebb408dc99165c3a3d4db9689aac67ea45900bd9e64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 b0e09967e7097ed79339aae23b9a552917ceff72e41d53bfe2bc973c770e1058
MD5 e50ce7a6f7cfec98b9deb4dfde15cf03
BLAKE2b-256 2aaba5166d9814e324a071a62ab93eaecfd59bc1ed988757021430def9f12bfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e36681884073f7fc1141d8e74c4f7da147f10b7c067297ea579d3083a77fa79
MD5 ef5077c392ca6a9f0833b741b738963f
BLAKE2b-256 ec441a5abb0746bbd7e78a983694ef69e523e9e68f192acf55e4169f56187f1e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e8f1135b97109a85e6418db472262ee58f63f467e7e85ee6ca6a66158bd5ad0f
MD5 e3cc9e1a844153ca4009b551fffcfe34
BLAKE2b-256 f808f0c47b8dd37d2ea874ff8bb0bb326bef71abff612fb4c3f9005779b0c6b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2c02f15b3041eeccb1834089c23b4415d49c8ef732c372f5243d816d7ea398aa
MD5 fb6694e4a725d8704cb8f5ebf25560d8
BLAKE2b-256 9c286f8178968a5f14144fc6e01b1267422f12e94e00d574a6bd460a1144a36c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 fd77a045e302c8a1b692efc4feadc89a242badc72d71d197a4d049d8720049e1
MD5 023f80ad43086d556c4d8bd39f4bc3cf
BLAKE2b-256 cb605f7a7c908bdd80f11cac10d91ec7ce8c36f651bd282c632c51080babf28b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ab6c147a7461077120d0dfb08343da2fd4114d43add2a71f21b2a03fb38f582
MD5 2c196a9aab3926710cac4e7f4e63134d
BLAKE2b-256 1e51c7a0d453893ca0fe40cd408adf931f93765b49518b0ff86dd4f805f0eeb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f02d8d9f2981f38341db2e2d64b3858500f15e7a762070a6f488a256d41e2a2a
MD5 6847bef14070d00f252c63c481a4ee14
BLAKE2b-256 578f3000dabaeccceec7edca067cdc7023d02fe22bd07a26dad24400d47e9a84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 7c4485bafadbbb24af77383f86f19cec0adf132b9f9a01ce0a6e8c01bf4ba795
MD5 aff5e613056316bc190e1f07acc4764f
BLAKE2b-256 3296010b2b79c1a97755a41387f852d20ed0598ec70c1c84cab7679b0b292e06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 39c05a320e7c6641f93ebef49b43a8cb66f8a66fe20adc961d0e6e94ad0d5b93
MD5 2cc9ca25e3497bdd162ae8e4d332e9c8
BLAKE2b-256 1963318aa75bd0e0d4bf1e23dffda66f194c79f13bcd40addbf89777f5676156

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 41cc60648ed78d7292642574faa57f1c541978db9572355938052d9694f5509a
MD5 d775105228817a9a532c3b635c4caba4
BLAKE2b-256 8be8f597a8c161f1def830002c2f386b5c1cdb9fcd2d64db6b00b83e4688a272

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9eb7567b44ee79e2db135ccba3481fa79aec5314e09f38c84e5aa96336d32494
MD5 a02c71aecf7bcd8df82f2b53eaeaa656
BLAKE2b-256 35ed29b8a9e0273355e76122f13d2b4166ea03fbec0ac6f32d253657e2bd052d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9f63b157d738b69fe5c75a0542f9360f2f0e61c17ea8617274bae7c20baace8b
MD5 f6f22ad1e902bcc9d76aa0516ea68478
BLAKE2b-256 a6d1d2c17860bf430ce23e04312e058f65c88e335224d2ea0f1f60a61ea5b073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3e0979937c39c020cf691722d4e2feccf9b3664d0fee18033894bd7c0fffd0de
MD5 6087bbceac21a1ba090ec061797c0f93
BLAKE2b-256 8d3d7daf3532695b119e04f7a6d58a309d5d1ebe13617fcb8ab8b3d649e6ecc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0ea1436398d5ddcba710a308478aaa128fc04abb8fa20ee54bb696b32a3bdf6
MD5 afc01faeabfc76955233b886f60b66d7
BLAKE2b-256 d6c080b6c56568bb1dff34923ce0c6224384d637831d7b380ba3d238291e8890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2187c5219a6b7201b2636cb7b1b8623da33213ace62c86fed1f363947065f4af
MD5 f02951caa41d044695f0fb53df9ba912
BLAKE2b-256 64712d85b664e689c53530484d662e40c1dbe6ab29d20016afe6065bdb12a842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 8f689fcdb70da8bc69be0ba524900e85f0ea240f4849271df7c04318e429d40d
MD5 b9ff689bbd906f945485619885a493a9
BLAKE2b-256 359399464afdbe5c7f95decdedf158b4404deef938cd85fdbabb43d22d10a066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 0a05fc2489b25f4fffaa708a1abab9b354aea18f8849d620f2c93de27adac529
MD5 e70e219f08c157fda45d2cce3655b1bb
BLAKE2b-256 29d6e4b9bf3be31deb687c43bfed0d392058c5bf94e02001e54053a77fbfe61f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a5d4ef228afc50d713c48fc615f177dc315e035e6510f0b6753d77162a2dad67
MD5 597a5cec1852e982f6b2610e635725d9
BLAKE2b-256 6adc54f369e223bcd4888c69dcb9b00b07928ebb985567faac66e6615f9723c1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d9e038b03971327b3446bd98f8f9552eacf478a61a7b4c826aea2298c36860ab
MD5 c6b4acbd40adaf8a7cb05d3523116145
BLAKE2b-256 43486a6b8b5460df7a5d399530cd588495b4a7c3d193e341a9d9a9fea4c7ed73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ca3c381270ec00ce2eedef4d2ea7cedba5b55cd1e3916ead8845591292c84d96
MD5 c1cb85ca226fb1ff5d4f6dd2b66a8388
BLAKE2b-256 611babd59339ba377f8511afd6e0869fb08ee6a7831f0e6601f3f253ff3af56d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c1c52adfd37093404f7991068e3b51877396ddfaa7466f502fae356badc963c4
MD5 733e8b498a1477486079e8fc37eac500
BLAKE2b-256 ef9144cca4d15c73a2d2b0eba70cfb42509ebe1b1a8942b0fabbfb200d4000d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 335c9fa39537c54bc1990f535b5d4a53f1fcf173c48d0378b792db6cf5333e0b
MD5 d75bb345524959a0121d2210edf885ae
BLAKE2b-256 6971e8000a746dad57535b0077e9e222f8db42cd1d8b51e1f0cb97c3f50f9853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c7c16f3cc9589ab74435c8c9337618df28c3e18d97c931e4cbe85f22e79ef8c5
MD5 0499d4f44123f39cd9961897f32e5ddd
BLAKE2b-256 72390f68ad67ab1a93d645985144090de64cad00a8ad203aa46995d9ea8d71df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 092459550c7c78c6edbe71e8ae895de7302954d0a9b75e276e7dd51357329f9f
MD5 eda3c175ceb55a2fc069cba620712e55
BLAKE2b-256 4aa2bf788bdb78a5d4f6bbb97d5ea30a5bc02ff93f94d0c59e50a7a98170b881

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 2248b59c7116550a5ed16bd0d4ede5f4f330f73f7e3c88a4cbb449e1d9a22359
MD5 72e90e59c397cf4b737a436adf705779
BLAKE2b-256 87bbb91f5187f5388d758496e321b2ecf9334a4b97223d9acd3191307954b010

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7cb3ab9000c5d1a74cc907ec1d6a0618bc4c5dbecd842672446cb1b902b7bb82
MD5 7b8f49eac7f6411ead0f4021eb24ddf6
BLAKE2b-256 32146639f2967e1700f0d954c31c74bc55ec306629cd75298dcd94faf8545f5b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 74287399766bbac693e2fa244ca68806407e53c39e287d247ea747d12474c4d4
MD5 ee970bd1d596d25c9133bb5ea9f10359
BLAKE2b-256 d8b290a89a05aef73c38d7b4c6c92961b02505895525499ed7fa1c6a8ecc66b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 afd85b7c1a298ce5c5909d9522d492ee59ac46e452ee9c5df4e8b11abf28dd03
MD5 e5fbd195bbf5aed5dfa6e660877fd014
BLAKE2b-256 31820994eeefd9f9b6220f21ea9d1aa2181720bbc0aa4075210b09228ab24db4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9bc2e060ab090236bfca8f33d76e1dc1f2615ab96cccc43ba6e262629de6fdac
MD5 e9437a0a16ca8c915c0b3a3c18916099
BLAKE2b-256 01dfc4ffb434a35f0a233601d26448027dd4f33ef3eb7cc8a43bf17a4c1430c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f14eaf06228f41795ab02f92ff34d5874006993451359d3704923829cfa65ef
MD5 fefd08b783960dd0954b7b05cb13a56e
BLAKE2b-256 8698218b4fd9bfba04568804f19d980f0fb61771ac47bead11486feecc88cab3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e13027cef12941af16d8d643d9bccba8614db856bd0f356e6443a0639d4d7cc0
MD5 043e7c081fe364833ab471967518b849
BLAKE2b-256 38979b26d0e14d108e3cabbbce9d0aeb280ce6f84c201246716109c5b019f7be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 1cf5b222bafadb6fba25cf3b6cc8beb54072f8e65a70694aa1c6384b55c97539
MD5 a8b902f1520b9b1b8f862fac8c16fe31
BLAKE2b-256 55a37b1d7e44598df19445dab65cab3b51d9145da2ddd7390c789ed2424c1191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 08b56ec1fb51f5859f856f76a453eecb798791506f78767f2fa875f134a7f951
MD5 7c913f44c60748730912f950bbbc863d
BLAKE2b-256 edaa6fa5893bde927864d5e25e81672df4ffcc982c5a7840a8a8817cb6bdc1f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.13.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4a3e81ee26dd064967dbef29ec0746de6f89c2e54de7f5d39d9eadc6865b8948
MD5 494429b49281667f7784c65cc8076570
BLAKE2b-256 d7939fff385cc73cd8980fb6edf52340d602bbb1fd0a96d65115670a6881c102

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