You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: