Skip to content
Snippets Groups Projects
Project.toml 439 B
Newer Older
name = "SpeechCorpora"
uuid = "3225a15e-d855-4a07-9546-2418058331ae"
authors = ["Lucas ONDEL YANG <lucas.ondel@cnrs.fr>"]
version = "0.7.0"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Martin Kocour's avatar
Martin Kocour committed
SpeechFeatures = "6f3487c4-5ca2-4050-bfeb-2cf56df92307"
WAV = "8149f6b0-98f6-5db9-b78f-408fbbb8ef88"

[compat]
JSON = "0.21"
WAV = "1.2"
julia = "1.8"