In the api directory, within the main.py file, there are some methods that interact with the GhanaNLP APIs.
The focus is in this issue is to add in the utilities, methods that allow you to;
Write audio binary data to an audio file
Play the audio direcctly out of the system audio output.
Create a route to stream audio data (eg. for a local area network)
You could reply with more ways to handle audio data for the utilities.
In the api directory, within the main.py file, there are some methods that interact with the GhanaNLP APIs. The focus is in this issue is to add in the utilities, methods that allow you to;
You could reply with more ways to handle audio data for the utilities.