speechcorpustools icon indicating copy to clipboard operation
speechcorpustools copied to clipboard

Easier analysis of large speech corpora

Results 5 speechcorpustools issues
Sort by recently updated
recently updated
newest added

I was just running through the README.md to get the SCT running. I am stuck in step 4 running the debug script. Running on mac, Python 3.6 where polyglotdb (0.0.2)...

Failed with this error message: Traceback (most recent call last): File "speechtools/workers.py", line 75, in run File "speechtools/workers.py", line 210, in run_query File "site-packages/polyglotdb/acoustics/analysis.py", line 61, in acoustic_analysis File "site-packages/polyglotdb/acoustics/analysis.py",...

Since the update, analyzing acoustics finishes, but when discourses are selected there are no formants -- before the update there was no pitch, but F1-F3.

When a new filter/column is added, the view of scrollbox will remain the same, and the new filter will be offscreen.

bug

Things like speech rate should have "syllables/second" as a unit (and a reminder how they were computed)

enhancement