Mirinae is a Python package for MAGO's framework
Project description
Mirinae
마고 프레임워크를 사용할 수 있는 CLI 도구입니다.
마고 서비스
Local에서 사용하기
-
소스 코드를 다운로드 받습니다.
git clone https://github.com/holamago/mirinae-cli.git
-
설치를 다음과 같이 합니다.
cd mirinae-cli pip install -e .
-
이제 CLI를 사용할 수 있습니다.
Demo
Login
mirinae user login -v -e <email> -w <password>
Audion API 사용하기
-
로컬에 있는 오디오 파일 사용하기
- Subtitle Generation
mirinae api call -s SubtitleGeneration -a <audio_path>
- Voice Separation
mirinae api call -s VoiceSeparation -a <audio_path>
-
Youtube URL 사용하기
-
Subtitle Generation
mirinae api call_url -s SubtitleGeneration -u <youtube url>
-
Voice Separation
mirinae api call_url -s VoiceSeparation -u <youtube url>
Audion 대시보드 사용하기
mirinae dashboard get -s SubtitleGeneration
mirinae dashboard get -s VoiceSeparation
- Query 사용하기
mirinae dashboard get -s SubtitleGeneration --query last
mirinae dashboard get -s VoiceSeparation --query last
** 오늘 날짜 데이터 가져오기 ** 이전에 시간 저장 방법이 변경되어서 동작 안할 수 있습니다. 오늘 날짜에 테스트를 했다면 사용해 보세요.
mirinae dashboard get -s SubtitleGeneration --query today
mirinae dashboard get -s VoiceSeparation --query today
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mirinae-0.1.1.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mirinae-0.1.1.tar.gz.
File metadata
- Download URL: mirinae-0.1.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fc9d84ce43d12e13545182f2c991796a27294bc20f0b66ee65d39b21a9296fb
|
|
| MD5 |
5d6127352ec60add5984077e284991e0
|
|
| BLAKE2b-256 |
3656635ce0dae2da258b957a8f05fa0dc24f20909d8c4d5321659fb703b3b112
|
File details
Details for the file mirinae-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mirinae-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7354588dd7ed977c80a8430e84107ceea431cedeace8e3346f4daf788a265f28
|
|
| MD5 |
6658f6e8a36aca4073ee1dbd797232fd
|
|
| BLAKE2b-256 |
9e7bad8ade63f23781a01977ff35779ed150409630169c784fd8734f6aa68b93
|