soxan
Wav2Vec for speech recognition, classification, and audio classification
File Explorer
Download Latest Version (.zip)- sync_streamlit_speech_text_emotion_to_space.yml
- Eating_Sound_Collection_using_Wav2Vec2.ipynb
- Emotion_recognition_in_Greek_speech_using_HuBERT.ipynb
- Emotion_recognition_in_Greek_speech_using_Wav2Vec2.ipynb
- Regression_Example_Emotion_recognition_in_Greek_speech_using_Wav2Vec2.ipynb
- __init__.py
- collator.py
- modeling_outputs.py
- models.py
- trainer.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- run_wav2vec_clf.py
# Installation Guide
1. Get the code
git clone https://github.com/m3hrdadfi/soxan
Downloads the entire project code from GitHub to your computer.
cd soxan
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
jupyter notebook
Launches Jupyter in your browser so you can open and run the notebook (.ipynb) files.
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
