Shahabks / my-voice-analysis

My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.

Home Page:https://shahabks.github.io/my-voice-analysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store output as variable

sidewalkfox opened this issue · comments

How do I store the output data into a variable? For example, how do I store the balance variable into an int file?

What is the solution to this problem?
I am sorry but I didn't find if it was answered anywhere else
@Shahabks