Metadata-Version: 2.4
Name: phonexia-enhanced-speech-to-text-built-on-whisper-client
Version: 2.1.1
Summary: Audio Quality Estimation Client
Author-email: Phonexia <info@phonexia.com>
Keywords: grpc,transcription,STT,ASR,speech to text,speech,language,microservice
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: more-itertools>=10.6.0
Requires-Dist: phonexia-grpc>=2.28.0
Requires-Dist: numpy>=2.0.0; python_version >= "3.12"
Requires-Dist: numpy<2.0.0; python_version < "3.12"
Requires-Dist: typer>=0.16.0
Requires-Dist: soundfile>=0.13.0
Requires-Dist: py-ubjson>=0.16.1


![](https://www.phonexia.com/wp-content/uploads/PHX_logotype_basic_2016_positive_transparent_RGB.png)

# Phonexia enhanced speech to text built on whisper client

This module contains client for communication with [enhanced speech to text built on whisper](https://hub.docker.com/r/phonexia/enhanced-speech-to-text-built-on-whisper/) developed by [Phonexia](https://phonexia.com).

To use this client you will first need a running instance of any *Phonexia enhanced speech to text built on whisper microservice*. If you don't yet have any running instance, don't hesitate to [contact our sales department](mailto:info@phonexia.com).

You can learn more about the enhanced speech to text built on whisper technology [here](https://docs.phonexia.com/products/speech-platform-4/technologies/speech-to-text/enhanced-speech-to-text-built-on-whisper).

On [this page](https://docs.phonexia.com/products/speech-platform-4/grpc/api/phonexia/grpc/technologies/enhanced_speech_to_text_built_on_whisper/v1/enhanced_speech_to_text_built_on_whisper.proto), you will find a *gRPC API* reference for *enhanced speech to text built on whisper microservice*.
