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.3.tar.gz
(4.2 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.3.tar.gz.
File metadata
- Download URL: mirinae-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd10ed9521153041f2e37fda94a301f48b5546bab0ad6e0f80f4a6eb4fe9a809
|
|
| MD5 |
110313c8adb1e94aa7d33484df1a343b
|
|
| BLAKE2b-256 |
8caec15fe5dbb0e5cf6efd674175a62737b047edd4172c283003e29cb5fe0b51
|
File details
Details for the file mirinae-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mirinae-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
9bc179c1d958b8be066fe5808a868a58799a813f40400264e0f37fbd08e77157
|
|
| MD5 |
de8fc6ff4789100f7525f94e81ca46d2
|
|
| BLAKE2b-256 |
750c5bc8b424a58a0643f6abb624a4aef1c533ca4f074dfca0a9c7ad6411907f
|