A small example package
Project description
Example Package
#Set Environment variable to :-
Variable:-pydub
Path:- Path where pydub is installed like(C:\Program Files\Python37\Lib\site-packages\pydub)
#type following code in python shell after installing library. 1st step : from AudioToText import AudioTextConverter
2nd step:
AudioTextConverter.A2T('Type of Your Audio file','Path_of_your_AUDIO_file')
In ('Type of Your Audio file','Path_of_your_AUDIO_file') here write the type and path of audiofile that u want extract the text from. for example 'AudioTextConverter.A2T('mp3',r'C:\Users\Dell\Downloads\AudioFiles\Models_Etc.mp3')'like that only
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
AudioToText-0.0.2.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for AudioToText-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae769ba7eb96d085fc912f49dc444e5f1f53c58f3748d42ed08058d9aec373c6 |
|
MD5 | f5f7d717b1f38a4f64429c3961b0ef49 |
|
BLAKE2b-256 | a214718eb2fa608029ffe3047d34eaadcad74283942715b58ebfa6dc20bf1ae9 |