Modified version of Ina Speech Segmenter
Project description
ina-segmenter-modified
Credit To: https://github.com/ina-foss/inaSpeechSegmenter
Important Modification
We added numerical outputs for probabilities of each gender
Modified Usage:
seg = Segmenter()
data = seg(file_path)
df = pandas.DataFrame(data, columns=['Prediction', 'Start', 'End', 'Confidence'])
print(df)
Output Format: list[ResultFrame(prediction, start_time_seconds, end_time_seconds, confidence or probability)]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ina-segmenter-modified-1.0.7.tar.gz.
File metadata
- Download URL: ina-segmenter-modified-1.0.7.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb66f22186efff0004c869590a79de2677b65af2427953bdf8f9365301cb51eb
|
|
| MD5 |
426ad56cf362cbb848346db07401f1a5
|
|
| BLAKE2b-256 |
cf7ac4c574553eb835df27855bba96bd0f867c619b43996cd72f9ef9548f1cae
|
File details
Details for the file ina_segmenter_modified-1.0.7-py3-none-any.whl.
File metadata
- Download URL: ina_segmenter_modified-1.0.7-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c55f6dbed6746059f94b66e84d87b1cc33fcd3546e205b526211fb09b44ceb8b
|
|
| MD5 |
98eb465e5c7ca98b75a3e9668e21cbdd
|
|
| BLAKE2b-256 |
e632614ac38d9c57853e8e4dea04571f57f6001c5e4197ec6f484ca1baf62de0
|