mockingbirdforuse

View on PyPIReverse Dependencies (1)

0.2.3 MockingBirdForUse-0.2.3-py3-none-any.whl

Wheel Details

Project: mockingbirdforuse
Version: 0.2.3
Filename: MockingBirdForUse-0.2.3-py3-none-any.whl
Download: [link]
Size: 46282
MD5: 077cd3c5ee3ce1866c754e7d628c80f5
SHA256: 797cdfe85d5c2f68de6b3bff252dfb817113790afd21ac1685712c6a4470fcf5
Uploaded: 2022-05-21 12:36:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mockingbirdforuse
Version: 0.2.3
Author: meetwq
Author-Email: meetwq[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: Unidecode (<2.0.0,>=1.3.0)
Requires-Dist: inflect (<6.0.0,>=5.6.0)
Requires-Dist: librosa (<0.10.0,>=0.9.0)
Requires-Dist: loguru (<0.7.0,>=0.6.0)
Requires-Dist: numba (<0.56.0,>=0.55.0)
Requires-Dist: numpy (<2.0.0,>=1.21.0)
Requires-Dist: pypinyin (>=0.40.0)
Requires-Dist: scipy (<2.0.0,>=1.8.0)
Requires-Dist: torch (<2.0.0,>=1.10.0)
Requires-Dist: webrtcvad (<3.0.0,>=2.0.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mockingbirdforuse/__init__.py sha256=78mw1P3o7HIv1kIa1bz9fCOywncQ_y_6MXiUUTWhRKQ 4186
mockingbirdforuse/encoder/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mockingbirdforuse/encoder/audio.py sha256=IACBczsHaeZM7cAWWSsbI8Yg4u79E--GL7JBcqje7HQ 4541
mockingbirdforuse/encoder/hparams.py sha256=zWyq4EEojsu1Ox6fJdy6Oo-MngPE1YUP3gaitCZmEM0 1282
mockingbirdforuse/encoder/inference.py sha256=lfGIMzjxIi8cRr4TWqJ1P028YpMxvoR92I4JbdSMXr0 7251
mockingbirdforuse/encoder/model.py sha256=Rrn9pcI-cCYMRTvTjV7nbqxEn-ggwYuz-u3i7PWS2qA 6163
mockingbirdforuse/log.py sha256=Pi79sRhUoEDPggkGg6MIYmUsRre1ggGbwrdcaQxHI9U 855
mockingbirdforuse/synthesizer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mockingbirdforuse/synthesizer/gst_hyperparameters.py sha256=LRRn6n2cP_Qn8TU18g0LLEfmxfsFJZntXb9O3iWu2WI 334
mockingbirdforuse/synthesizer/hparams.py sha256=6uabmcuw81fw4WYpNzVJ34VQ2dl8X-U6oFKrWinqPtU 3627
mockingbirdforuse/synthesizer/inference.py sha256=Q6gROzkxUb4AYF-kfmXtrUk66w6Qpwg44fQeZ7noawE 5428
mockingbirdforuse/synthesizer/models/global_style_token.py sha256=VUYhh8rhYwcZWWoE2eprrMF9T2gbY9bM2S5atZM8foo 5676
mockingbirdforuse/synthesizer/models/tacotron.py sha256=gp9iHA_hN6lyW9mAhjCLDHGPuyL1Suj3Isuc4QHj9pE 23789
mockingbirdforuse/synthesizer/utils/__init__.py sha256=CGVRb-zqdy391Q3Oox6NQppo-xIjyMdWYOkOr8x5-0U 1194
mockingbirdforuse/synthesizer/utils/cleaners.py sha256=NLAa7-UAWW-lO-a5cLzM3zrKGd8KbgmZwKuKLULA7OY 2591
mockingbirdforuse/synthesizer/utils/logmmse.py sha256=gfsbPoLXWFKhz1xda1ET1z8vT5K-70mDS-1WzJKGBFU 9129
mockingbirdforuse/synthesizer/utils/numbers.py sha256=koHLbyw-lBILmSfTrAOldFrVKPa5NmrcSji14f9AGCI 2270
mockingbirdforuse/synthesizer/utils/symbols.py sha256=PaCcgKMrl4eWHTL68pvIDXVreMGVzP-0R3IG2ntUae0 775
mockingbirdforuse/synthesizer/utils/text.py sha256=Vhc4E_LKMqpZCEmYmSw30LlnWofvhpQ78YOS3vreLrI 2282
mockingbirdforuse/vocoder/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mockingbirdforuse/vocoder/distribution.py sha256=FIHiaUXPrHhX3tSx6ghbYD1fIk8dnrSXxYQAyCTzSNg 4803
mockingbirdforuse/vocoder/hifigan/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mockingbirdforuse/vocoder/hifigan/hparams.py sha256=yb2-plXwjwxWDxpzgCidY51U-3wBJlcMSbq0eDWzAa4 678
mockingbirdforuse/vocoder/hifigan/inference.py sha256=QkwQ0WP_Re2UVE93ypBMygj4H5UyfcKiR-s0NKDfRFs 984
mockingbirdforuse/vocoder/hifigan/models.py sha256=ReZr6hH3yYMHGni1moolRnEvBttVvlTyC6q7qkGpZHw 14827
mockingbirdforuse/vocoder/wavernn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mockingbirdforuse/vocoder/wavernn/audio.py sha256=g8lV3WdwsKRjaK5rx0eBcTr7BkpBtOlTMzdEdVmYZv0 2299
mockingbirdforuse/vocoder/wavernn/hparams.py sha256=nWCGnbfvOpWVvbTDwNKaFppDXLAE6SJiYJSQvJTP0WI 1856
mockingbirdforuse/vocoder/wavernn/inference.py sha256=JrkhkazpQfx2hqyXmspZCrVMc3eJjiZh5spBTDpip_o 1764
mockingbirdforuse/vocoder/wavernn/models/deepmind_version.py sha256=xD8UTfXmXFcbYP8eJT4HMJv-be5I4Y9YG16aooSPRuY 6979
mockingbirdforuse/vocoder/wavernn/models/fatchord_version.py sha256=87RFdIaBOYbEqDYCrALlfSgPtgMFCrhvr0XCwPhNKNM 14990
mockingbirdforuse-0.2.3.dist-info/LICENSE.txt sha256=6xxk1EoiBtWeUgnJjL2P2bsEDugY6ACvmnZmu54Nx2s 1355
mockingbirdforuse-0.2.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
mockingbirdforuse-0.2.3.dist-info/METADATA sha256=7-izETSR5wjPnewOE7kTb7Z5RtCj2owZm2pbz3NEJCs 740
mockingbirdforuse-0.2.3.dist-info/RECORD