ailia-speech 1.3.1.1__py3-none-any.whl → 1.3.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ailia-speech might be problematic. Click here for more details.

Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ailia_speech
3
- Version: 1.3.1.1
3
+ Version: 1.3.2.1
4
4
  Summary: ailia AI Speech
5
5
  Home-page: https://ailia.jp/
6
6
  Author: ax Inc.
@@ -56,7 +56,7 @@ import urllib.request
56
56
  input_file_path = "demo.wav"
57
57
  if not os.path.exists(input_file_path):
58
58
  urllib.request.urlretrieve(
59
- "https://github.com/axinc-ai/ailia-models/raw/refs/heads/master/audio_processing/whisper/demo.wa",
59
+ "https://github.com/axinc-ai/ailia-models/raw/refs/heads/master/audio_processing/whisper/demo.wav",
60
60
  "demo.wav"
61
61
  )
62
62
  audio_waveform, sampling_rate = librosa.load(input_file_path, mono = True)
@@ -0,0 +1,12 @@
1
+ ailia_speech/LICENSE_AILIA_EN.pdf,sha256=1DzVViPnw1uAS8gJ5a8uN3iZNNR5I1ItIXmezHfUpeM,70149
2
+ ailia_speech/LICENSE_AILIA_JA.pdf,sha256=s628QN47S2bNqIfuSjm2LBf0vIluv2df6MSemn6Ksmw,174134
3
+ ailia_speech/__init__.py,sha256=xPkxrpftgloJIsJtnAYvrn7TYemZDmnQRQFBY2sw_AM,28247
4
+ ailia_speech/linux/arm64-v8a/libailia_speech.so,sha256=6EMZQdC3EUvdwJnNbAfcZ1FZpQuKu68e9M1tmFXzPTo,170296
5
+ ailia_speech/linux/x64/libailia_speech.so,sha256=1KiajIRrHK4J5UMEi8MWXP-rfofyEhsA-qWk1f3QSOk,171360
6
+ ailia_speech/mac/libailia_speech.dylib,sha256=sH5JXhBUpIXDeZtuZne_It7J0TAQiOfNhJhyxDvuHrc,317112
7
+ ailia_speech/windows/x64/ailia_speech.dll,sha256=CNVJWs7yI-TvbVCOuS5V9rIRPh2GlEBsNrSDst1aF0w,126976
8
+ ailia_speech-1.3.2.1.data/scripts/__init__.py,sha256=xPkxrpftgloJIsJtnAYvrn7TYemZDmnQRQFBY2sw_AM,28247
9
+ ailia_speech-1.3.2.1.dist-info/METADATA,sha256=QtT2h8HadlSa9YIsh-qqdVINq5RDkJVdsmbhmtCLY2Y,3702
10
+ ailia_speech-1.3.2.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
11
+ ailia_speech-1.3.2.1.dist-info/top_level.txt,sha256=Ou9XeJ9AvdK8eutw07oosCthftD1tRYzAgNY2BrYhDc,13
12
+ ailia_speech-1.3.2.1.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- ailia_speech/LICENSE_AILIA_EN.pdf,sha256=1DzVViPnw1uAS8gJ5a8uN3iZNNR5I1ItIXmezHfUpeM,70149
2
- ailia_speech/LICENSE_AILIA_JA.pdf,sha256=s628QN47S2bNqIfuSjm2LBf0vIluv2df6MSemn6Ksmw,174134
3
- ailia_speech/__init__.py,sha256=xPkxrpftgloJIsJtnAYvrn7TYemZDmnQRQFBY2sw_AM,28247
4
- ailia_speech/linux/arm64-v8a/libailia_speech.so,sha256=JAOwnBr7lbiMZmPCM99pd4vJQ08ZuXDPpq-FurrXSnE,166096
5
- ailia_speech/linux/x64/libailia_speech.so,sha256=WbFvA5wKTgS_Zx8ErT7WBKJbzOUexavr4nP4EkLNawQ,171360
6
- ailia_speech/mac/libailia_speech.dylib,sha256=-JAC40yLslAVMvfh6LhDvP3Zyt3hIT3WZc7wa9-07zU,317112
7
- ailia_speech/windows/x64/ailia_speech.dll,sha256=WJCOHi0Na4tdMG1RT7dA7yAoWumiGSWeW1vxUtiXDS8,126464
8
- ailia_speech-1.3.1.1.data/scripts/__init__.py,sha256=xPkxrpftgloJIsJtnAYvrn7TYemZDmnQRQFBY2sw_AM,28247
9
- ailia_speech-1.3.1.1.dist-info/METADATA,sha256=94CtHDDVDFXGtdgoVERZmuSb1ugljsVAR7VK6t9tL7o,3701
10
- ailia_speech-1.3.1.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
11
- ailia_speech-1.3.1.1.dist-info/top_level.txt,sha256=Ou9XeJ9AvdK8eutw07oosCthftD1tRYzAgNY2BrYhDc,13
12
- ailia_speech-1.3.1.1.dist-info/RECORD,,