Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salsina/persian-fluency-detector

This library calculates the fluency factors of a given audio file
https://github.com/salsina/persian-fluency-detector

Last synced: 3 months ago
JSON representation

This library calculates the fluency factors of a given audio file

Awesome Lists containing this project

README

        

# persian-fluency-detector
This library calculates the fluency factors of a given audio file
It is important that the file formats be wave
You can customize the speech to text tool
the default speech to text is VOSK

# install
```python
pip install git+https://github.com/salsina/persian-fluency-detector#egg=persian_fluency_detector
```