You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/ina-foss/inaSpeechSegmenter/actions/workflows/python-package.yml)
3
+
[](https://github.com/ina-foss/inaSpeechSegmenter/actions/workflows/python-package.yml)
@@ -25,7 +25,7 @@ Singing voice is tagged as music.
25
25
26
26
## Installation
27
27
28
-
inaSpeechSegmenter works with Python 3.7 to Python 3.12. It is based on Tensorflow which does not yet support Python 3.13+.
28
+
inaSpeechSegmenter works with Python 3.7 to Python 3.13. It is based on Tensorflow which does not yet support Python 3.14+.
29
29
30
30
It is available on Python Package Index [inaSpeechSegmenter](https://pypi.org/project/inaSpeechSegmenter/) and packaged as a docker image [inafoss/inaspeechsegmenter](https://hub.docker.com/r/inafoss/inaspeechsegmenter).
31
31
@@ -41,7 +41,7 @@ $ sudo apt-get install ffmpeg
41
41
### PIP installation
42
42
```bash
43
43
# create a python 3 virtual environment and activate it
0 commit comments