No project description provided
Project description
Speech Recognition Module
Установка зависимостей
poetry env use 3.10 && poetry install
Запуск сервера
poetry run uvicorn speechrec.server:app --host 0.0.0.0 --port 8000
Тестирование
Юнит-тесты
poetry run pytest tests/
Тест работы API
curl -f -X POST http://localhost:8000/transcribe -F file=@tests/assets/count_ru.wav
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
speechreclib-0.1.0.tar.gz
(3.3 kB
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 speechreclib-0.1.0.tar.gz.
File metadata
- Download URL: speechreclib-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdf4cdf904123d990ffa723f864e6a28580c6531c212d2db2bf3bf6d7b3d5f01
|
|
| MD5 |
c546660eae9c375778cea37605f32717
|
|
| BLAKE2b-256 |
68ca7b5a35d6b82303a04d72427aee1c4b0305f2bc65b450f632f080c2abbb99
|
File details
Details for the file speechreclib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: speechreclib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
257420ee9348728e9b0279fbd53164d54f323df5c8284f2c39ba4bc3f27971a8
|
|
| MD5 |
6026b0aac34479b262d26f560b2e44d8
|
|
| BLAKE2b-256 |
f8b42fcda7ae82387ef74f61adea90611cc5795716bc2321d296f38a8ddad1ab
|