File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " icespeak"
3
- version = " 0.3.7 "
3
+ version = " 0.3.8 "
4
4
description = " Icespeak - Icelandic TTS library"
5
5
authors = [{
name =
" Miðeind ehf." ,
email =
" [email protected] " }]
6
6
readme = { file = " README.md" , content-type = " text/markdown" }
@@ -17,7 +17,6 @@ classifiers = [
17
17
" Programming Language :: Python :: 3.9" ,
18
18
" Programming Language :: Python :: 3.10" ,
19
19
" Programming Language :: Python :: 3.11" ,
20
- " Programming Language :: Python :: 3.12" ,
21
20
" Topic :: Text Processing :: Linguistic" ,
22
21
" Topic :: Multimedia :: Sound/Audio :: Speech" ,
23
22
" Typing :: Typed" ,
@@ -36,8 +35,6 @@ dependencies = [
36
35
" tokenizer<4.0.0" ,
37
36
# Azure TTS
38
37
" azure-cognitiveservices-speech>=1.41.1" ,
39
- # Google TTS
40
- # "google-cloud-texttospeech>=2.14.0",
41
38
# AWS Polly TTS
42
39
" botocore>=1.21.40" ,
43
40
" boto3>=1.18.40" ,
You can’t perform that action at this time.
0 commit comments