michen00 / MSVC_old

multilingual speech valence classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To setup the environment:

conda activate base
conda update conda -c conda-forge -y
conda remove --name msvc_env --all -c conda-forge -y
conda env create -f environment.yml
conda activate msvc_env
python -m pip install -e .

To run the app locally:

streamlit run msvc/src/app.py

Build Status

codecov

About

multilingual speech valence classifier

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PureBasic 99.6%Language:Python 0.4%