Indic Conformer ASR Lib
Project description
Shruti
import gradio as gr
from shruti import ShrutiASR
asr = ShrutiASR()
gr.Interface(asr,[gr.Audio(type="filepath"),gr.Dropdown(['sentence', 'char', 'word'],value="word"),gr.Dropdown(asr.language),gr.Slider(1,16,4,step=1)],gr.TextArea()).launch()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shruti-0.1.1.tar.gz
(1.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shruti-0.1.1.tar.gz.
File metadata
- Download URL: shruti-0.1.1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a28402b7a278953bd17b8b2034c93d8a0f24fc780780471e473de6dda539f39d
|
|
| MD5 |
3e78ca01e11061020e7ac6fa9195a7fe
|
|
| BLAKE2b-256 |
9553f0e29e2b4a464d1224f6ea5317e20f721402185c4558bbaafa95dbcb0498
|
File details
Details for the file shruti-0.1.1-py3-none-any.whl.
File metadata
- Download URL: shruti-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a9bb4bba4a64efcae11159e325e56a53d3c0c2516a522b6b64bef3953721d7f
|
|
| MD5 |
cc47ed586beb1ca566464da26e5d3ae4
|
|
| BLAKE2b-256 |
8869e2baf4a587d24e7af4e0b1d6c618da6fe2a58451c2258675a4edae8a0983
|