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
I want to create a function that takes an audio file and a JSON file path as inputs, processes the audio to detect mouth cues, and saves the results to the specified JSON file, eliminating the need for command-line tools. How can I do that? Where are the functions that do this things inside the repository?
The text was updated successfully, but these errors were encountered:
abel-blue
changed the title
How can I automate audio-to-JSON conversion instead of command line?
How can I automate audio-to-JSON conversion instead of using command line?
Jul 23, 2024
I want to create a function that takes an audio file and a JSON file path as inputs, processes the audio to detect mouth cues, and saves the results to the specified JSON file, eliminating the need for command-line tools. How can I do that? Where are the functions that do this things inside the repository?
The text was updated successfully, but these errors were encountered: